Searched refs:sys_getgid_with_egid (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/sys/rump/librump/rumpkern/ |
| D | rumpkern_syscalls.c | 23 extern sy_call_t sys_getgid_with_egid; 93 { 47, sys_getgid_with_egid },
|
| /netbsd/src/sys/kern/ |
| D | kern_prot.c | 71 int sys_getgid_with_egid(struct lwp *, const void *, register_t *); 203 sys_getgid_with_egid(struct lwp *l, const void *v, register_t *retval) in sys_getgid_with_egid() function
|
| D | init_sysent.c | 357 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| /netbsd/src/sys/rump/ |
| D | rump.sysmap | 32 47 sys_getgid_with_egid getgid rump___sysimpl_getgid
|
| /netbsd/src/sys/compat/sunos32/ |
| D | sunos32_sysent.c | 203 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| D | sunos32_syscallargs.h | 537 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|
| /netbsd/src/sys/compat/sunos/ |
| D | sunos_syscallargs.h | 528 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|
| D | sunos_sysent.c | 218 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| /netbsd/src/sys/compat/freebsd/ |
| D | freebsd_syscallargs.h | 702 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|
| D | freebsd_sysent.c | 249 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_sysent.c | 328 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| D | netbsd32_syscallargs.h | 2933 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1494 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|
| D | linux_sysent.c | 222 .sy_call = (sy_call_t *)sys_getgid_with_egid
|
| /netbsd/src/sys/sys/ |
| D | syscallargs.h | 3519 int sys_getgid_with_egid(struct lwp *, const void *, register_t *);
|