table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::SA_HANDLER(3stap) | Signal Tapset | FUNCTION::SA_HANDLER(3stap) |
NAME¶
function::sa_handler_str - Returns the string representation of an sa_handlerSYNOPSIS¶
sa_handler_str(handler:)
ARGUMENTS¶
handlerthe sa_handler to convert to string.
DESCRIPTION¶
Returns the string representation of an sa_handler. If it is not SIG_DFL, SIG_IGN or SIG_ERR, it will return the address of the handler.October 2018 | SystemTap Tapset Reference |