Home
last modified time | relevance | path

Searched refs:sys_getuid_with_euid (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/sys/rump/librump/rumpkern/
Drumpkern_syscalls.c17 extern sy_call_t sys_getuid_with_euid;
87 { 24, sys_getuid_with_euid },
/netbsd/src/sys/kern/
Dkern_prot.c69 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
175 sys_getuid_with_euid(struct lwp *l, const void *v, register_t *retval) in sys_getuid_with_euid() function
Dinit_sysent.c257 .sy_call = (sy_call_t *)sys_getuid_with_euid
/netbsd/src/sys/rump/
Drump.sysmap15 24 sys_getuid_with_euid getuid rump___sysimpl_getuid
/netbsd/src/sys/compat/sunos32/
Dsunos32_sysent.c125 .sy_call = (sy_call_t *)sys_getuid_with_euid
Dsunos32_syscallargs.h513 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
/netbsd/src/sys/compat/sunos/
Dsunos_syscallargs.h504 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
Dsunos_sysent.c134 .sy_call = (sy_call_t *)sys_getuid_with_euid
/netbsd/src/sys/compat/freebsd/
Dfreebsd_syscallargs.h653 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
Dfreebsd_sysent.c143 .sy_call = (sy_call_t *)sys_getuid_with_euid
/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_sysent.c242 .sy_call = (sy_call_t *)sys_getuid_with_euid
Dnetbsd32_syscallargs.h2887 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
/netbsd/src/sys/compat/linux/arch/alpha/
Dlinux_syscallargs.h1474 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);
Dlinux_sysent.c143 .sy_call = (sy_call_t *)sys_getuid_with_euid
/netbsd/src/sys/sys/
Dsyscallargs.h3473 int sys_getuid_with_euid(struct lwp *, const void *, register_t *);