FreeBSD kernel kern code
getloginclass_args Struct Reference

Data Fields

char * namebuf
 
size_t namelen
 

Detailed Description

Definition at line 178 of file kern_loginclass.c.

Field Documentation

◆ namebuf

char* getloginclass_args::namebuf

Definition at line 179 of file kern_loginclass.c.

Referenced by sys_getloginclass(), and systrace_args().

◆ namelen

size_t getloginclass_args::namelen

Definition at line 180 of file kern_loginclass.c.

Referenced by sys_getloginclass(), and systrace_args().


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