FreeBSD kernel kern code
getlogin_args Struct Reference

Data Fields

char * namebuf
 
u_int namelen
 

Detailed Description

Definition at line 2066 of file kern_prot.c.

Field Documentation

char* getlogin_args::namebuf

Definition at line 2067 of file kern_prot.c.

Referenced by sys_getlogin(), and systrace_args().

u_int getlogin_args::namelen

Definition at line 2068 of file kern_prot.c.

Referenced by sys_getlogin(), and systrace_args().


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