Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_prot.c1241 sys___setugid(struct thread *td, struct __setugid_args *uap) in sys___setugid() function
HDinit_sysent.c423 …{ AS(__setugid_args), (sy_call_t *)sys___setugid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 374…
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c424 …{ AS(__setugid_args), (sy_call_t *)sys___setugid, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 374…
/NextBSD/sys/sys/
HDsysproto.h2306 int sys___setugid(struct thread *, struct __setugid_args *);