FreeBSD kernel kern code
getloginclass_args Struct Reference

Data Fields

char * namebuf
 
size_t namelen
 

Detailed Description

Definition at line 148 of file kern_loginclass.c.

Field Documentation

char* getloginclass_args::namebuf

Definition at line 149 of file kern_loginclass.c.

Referenced by sys_getloginclass(), and systrace_args().

size_t getloginclass_args::namelen

Definition at line 150 of file kern_loginclass.c.

Referenced by sys_getloginclass(), and systrace_args().


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