Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

probe::signal.do_action(3stap)


PROBE::SIGNAL.DO_ACT

PROBE::SIGNAL.DO_ACT

NAME
SYNOPSIS
VALUES

NAME

probe::signal.do_action − Examining or changing a signal action

SYNOPSIS

signal.do_action

VALUES

sa_mask

The new mask of the signal

name

Name of the probe point

sig_name

A string representation of the signal

oldsigact_addr

The address of the old sigaction struct associated with the signal

sig

The signal to be examined/changed

sa_handler

The new handler of the signal

sigact_addr

The address of the new sigaction struct associated with the signal



probe::signal.do_action(3stap)