Home
last modified time | relevance | path

Searched defs:seteuid_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_prot.c593 struct seteuid_args { struct
599 sys_seteuid(struct thread *td, struct seteuid_args *uap) in sys_seteuid() argument
/f-stack/freebsd/sys/
H A Dsysproto.h539 struct seteuid_args { struct
540 char euid_l_[PADL_(uid_t)]; uid_t euid; char euid_r_[PADR_(uid_t)];