Man Page: function::sa_handler_str
Operating Environment: centos
Section: 3stap
FUNCTION::SA_HANDLER(3stap) Signal Tapset FUNCTION::SA_HANDLER(3stap)NAMEfunction::sa_handler_str - Returns the string representation of an sa_handlerSYNOPSISsa_handler_str(handler:)ARGUMENTShandler the sa_handler to convert to string.DESCRIPTIONReturns 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. SystemTap Tapset Reference June 2014 FUNCTION::SA_HANDLER(3stap)