1FUNCTION::SA_HANDLER(3stap)      Signal Tapset     FUNCTION::SA_HANDLER(3stap)
2
3
4

NAME

6       function::sa_handler_str - Returns the string representation of an
7       sa_handler
8

SYNOPSIS

10           sa_handler_str(handler:)
11

ARGUMENTS

13       handler
14           the sa_handler to convert to string.
15

DESCRIPTION

17       Returns the string representation of an sa_handler. If it is not
18       SIG_DFL, SIG_IGN or SIG_ERR, it will return the address of the handler.
19
20
21
22SystemTap Tapset Reference       November 2022     FUNCTION::SA_HANDLER(3stap)
Impressum