FreeBSD kernel kern code
getlogin_args Struct Reference

Data Fields

char * namebuf
 
u_int namelen
 

Detailed Description

Definition at line 2333 of file kern_prot.c.

Field Documentation

◆ namebuf

char* getlogin_args::namebuf

Definition at line 2334 of file kern_prot.c.

Referenced by sys_getlogin(), and systrace_args().

◆ namelen

u_int getlogin_args::namelen

Definition at line 2335 of file kern_prot.c.

Referenced by sys_getlogin(), and systrace_args().


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