Searched refs:sys_getuid (Results 1 – 23 of 23) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | kern_prot.c | 68 int sys_getuid(struct lwp *, const void *, register_t *); 166 sys_getuid(struct lwp *l, const void *v, register_t *retval) in sys_getuid() function
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_sysent.c | 127 .sy_call = (sy_call_t *)sys_getuid 774 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux32_syscallargs.h | 1167 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_sysent.c | 131 .sy_call = (sy_call_t *)sys_getuid 781 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux32_syscallargs.h | 1162 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/i386/ |
H A D | linux_sysent.c | 139 .sy_call = (sy_call_t *)sys_getuid 893 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1470 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/m68k/ |
H A D | linux_sysent.c | 147 .sy_call = (sy_call_t *)sys_getuid 908 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1442 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/arm/ |
H A D | linux_sysent.c | 138 .sy_call = (sy_call_t *)sys_getuid 886 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1450 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/ultrix/ |
H A D | ultrix_syscallargs.h | 483 int sys_getuid(struct lwp *, const void *, register_t *);
|
H A D | ultrix_sysent.c | 129 .sy_call = (sy_call_t *)sys_getuid
|
/netbsd-src/sys/compat/aoutm68k/ |
H A D | aoutm68k_syscallargs.h | 723 int sys_getuid(struct lwp *, const void *, register_t *);
|
H A D | aoutm68k_sysent.c | 163 .sy_call = (sy_call_t *)sys_getuid
|
/netbsd-src/sys/compat/linux/arch/aarch64/ |
H A D | linux_sysent.c | 801 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1452 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/powerpc/ |
H A D | linux_sysent.c | 136 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1373 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/mips/ |
H A D | linux_sysent.c | 138 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1484 int sys_getuid(struct lwp *, const void *, register_t *);
|
/netbsd-src/sys/compat/linux/arch/amd64/ |
H A D | linux_sysent.c | 565 .sy_call = (sy_call_t *)sys_getuid
|
H A D | linux_syscallargs.h | 1546 int sys_getuid(struct lwp *, const void *, register_t *);
|