FreeBSD kernel kern code
kill_args Struct Reference

Data Fields

int pid
 
int signum
 

Detailed Description

Definition at line 1664 of file kern_sig.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: