|
FreeBSD kernel kern code
|
Data Fields | |
| int | sig |
| struct sigaction * | act |
| struct sigaction * | oact |
Definition at line 776 of file kern_sig.c.
| struct sigaction* sigaction_args::act |
Definition at line 778 of file kern_sig.c.
Referenced by systrace_args().
| struct sigaction* sigaction_args::oact |
Definition at line 779 of file kern_sig.c.
Referenced by systrace_args().
| int sigaction_args::sig |
Definition at line 777 of file kern_sig.c.
Referenced by systrace_args().