Searched defs:getlogin_args (Results 1 – 2 of 2) sorted by relevance
2332 struct getlogin_args { struct2339 sys_getlogin(struct thread *td, struct getlogin_args *uap) in sys_getlogin() argument
202 struct getlogin_args { struct203 char namebuf_l_[PADL_(char *)]; char * namebuf; char namebuf_r_[PADR_(char *)];204 char namelen_l_[PADL_(u_int)]; u_int namelen; char namelen_r_[PADR_(u_int)];