FreeBSD kernel kern code
setrlimit_args Struct Reference

Data Fields

u_int which
 
struct rlimit * rlp
 

Detailed Description

Definition at line 596 of file kern_resource.c.

Field Documentation

◆ rlp

struct rlimit* setrlimit_args::rlp

Definition at line 598 of file kern_resource.c.

Referenced by sys_setrlimit(), and systrace_args().

◆ which

u_int setrlimit_args::which

Definition at line 597 of file kern_resource.c.

Referenced by sys_setrlimit(), and systrace_args().


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