Home
last modified time | relevance | path

Searched refs:getlogin (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/man/man2/
H A DMakefile100 getlogin.2 \
/xnu-12377.81.4/tools/tests/personas/
H A Dpersona_spawn.c227 info("Child: login:%s", getlogin()); in child_main_loop()
/xnu-12377.81.4/bsd/kern/
H A Dkern_prot.c1566 getlogin(proc_t p, struct getlogin_args *uap, __unused int32_t *retval) in getlogin() function