Home
last modified time | relevance | path

Searched refs:sys_getlogin (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dkern_prot.c2370 sys_getlogin(struct thread *td, struct getlogin_args *uap) in sys_getlogin() function
H A Dinit_sysent.c112 …{ .sy_narg = AS(getlogin_args), .sy_call = (sy_call_t *)sys_getlogin, .sy_auevent = AUE_GETLOGIN, …
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c113 …{ .sy_narg = AS(getlogin_args), .sy_call = (sy_call_t *)sys_getlogin, .sy_auevent = AUE_GETLOGIN, …
/freebsd/sys/sys/
H A Dsysproto.h1918 int sys_getlogin(struct thread *, struct getlogin_args *);