FreeBSD kernel kern code
rtprio_args Struct Reference

Data Fields

int function
 
pid_t pid
 
struct rtprio * rtp
 

Detailed Description

Definition at line 367 of file kern_resource.c.

Field Documentation

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


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