Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c609 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid() function
865 sys_setauid(struct thread *td, struct setauid_args *uap) in sys_setauid() function
/f-stack/freebsd/kern/
H A Dinit_sysent.c506 …{ .sy_narg = AS(setauid_args), .sy_call = (sy_call_t *)sys_setauid, .sy_auevent = AUE_SETAUID, .sy…
/f-stack/freebsd/sys/
H A Dsysproto.h2124 int sys_setauid(struct thread *, struct setauid_args *);