이 콘텐츠는 선택한 언어로 제공되지 않습니다.
probe::signal.do_action
Name
probe::signal.do_action — Examining or changing a signal action
Synopsis
signal.do_action
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