PROBE::SIGNAL\&.DO_A

Section: Signal Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

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

SYNOPSIS

signal.do_action 
 

VALUES

sig

The signal to be examined/changed

sig_name

A string representation of the signal

oldsigact_addr

The address of the old sigaction struct associated with the signal

sa_handler

The new handler of the signal

sa_mask

The new mask of the signal

name

Name of the probe point

sigact_addr

The address of the new sigaction struct associated with the signal
 

SEE ALSO

tapset::signal(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:19 GMT, November 16, 2022