|
FreeBSD kernel kern code
|
Data Fields | |
| int | pid |
| int | signum |
Definition at line 1664 of file kern_sig.c.
| int kill_args::pid |
Definition at line 1665 of file kern_sig.c.
Referenced by sys_kill(), and systrace_args().
| int kill_args::signum |
Definition at line 1666 of file kern_sig.c.
Referenced by sys_kill(), and systrace_args().