Searched refs:linux_getuid (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h1327 int linux_getuid(struct thread *, struct linux_getuid_args *);
H A Dlinux_sysent.c122 { 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 102 = linux_getuid */
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1659 int linux_getuid(struct thread *, struct linux_getuid_args *);
H A Dlinux32_sysent.c220 { 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 199 = linux_getuid */
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_misc.c1701 * linux_getuid() - MP SAFE
1763 linux_getuid(struct thread *td, struct linux_getuid_args *args) function
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h1678 int linux_getuid(struct thread *, struct linux_getuid_args *);
H A Dlinux_sysent.c219 { 0, (sy_call_t *)linux_getuid, AUE_GETUID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 199 = linux_getuid */

Completed in 559 milliseconds