Home
last modified time | relevance | path

Searched refs:sys_getuid (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
Dibcs2_sysent.c43 { 0, (sy_call_t *)sys_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 24 = getuid */
/freebsd-12-stable/sys/kern/
Dkern_prot.c221 sys_getuid(struct thread *td, struct getuid_args *uap) in sys_getuid() function
Dinit_sysent.c76 …{ 0, (sy_call_t *)sys_getuid, AUE_GETUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 24 = get…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c83 …{ 0, (sy_call_t *)sys_getuid, AUE_GETUID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 24 = get…
/freebsd-12-stable/sys/sys/
Dsysproto.h1825 int sys_getuid(struct thread *, struct getuid_args *);