Searched refs:sys_getlogin (Results 1 – 4 of 4) sorted by relevance
3052 sys_getlogin(struct thread *td, struct getlogin_args *uap) in sys_getlogin() function
118 …{ .sy_narg = AS(getlogin_args), .sy_call = (sy_call_t *)sys_getlogin, .sy_auevent = AUE_GETLOGIN, …
119 …{ .sy_narg = AS(getlogin_args), .sy_call = (sy_call_t *)sys_getlogin, .sy_auevent = AUE_GETLOGIN, …
1973 int sys_getlogin(struct thread *, struct getlogin_args *);