Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_prot.c1238 sys___setugid(struct thread *td, struct __setugid_args *uap) in sys___setugid() function
H A Dinit_sysent.c426 …{ AS(__setugid_args), (sy_call_t *)sys___setugid, AUE_SETUGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* …
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c433 …{ AS(__setugid_args), (sy_call_t *)sys___setugid, AUE_SETUGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* …
/freebsd-12.1/sys/sys/
H A Dsysproto.h2010 int sys___setugid(struct thread *, struct __setugid_args *);