FreeBSD kernel kern code
|
Data Fields | |
int | function |
pid_t | pid |
struct rtprio * | rtp |
Definition at line 367 of file kern_resource.c.
int rtprio_args::function |
Definition at line 368 of file kern_resource.c.
Referenced by systrace_args().
pid_t rtprio_args::pid |
Definition at line 369 of file kern_resource.c.
Referenced by systrace_args().
struct rtprio* rtprio_args::rtp |
Definition at line 370 of file kern_resource.c.
Referenced by systrace_args().