Searched refs:sys_getresuid (Results 1 – 8 of 8) sorted by relevance
| /mirbsd/src/sys/compat/linux/ |
| D | linux_sysent.c | 468 sys_getresuid }, /* 209 = getresuid */
|
| D | linux_syscallargs.h | 792 int sys_getresuid(struct proc *, void *, register_t *);
|
| D | linux_misc.c | 337 return sys_getresuid(p, &nuap, retval);
|
| /mirbsd/src/sys/kern/ |
| D | init_sysent.c | 701 sys_getresuid }, /* 281 = getresuid */
|
| D | kern_prot.c | 325 sys_getresuid(p, v, retval) in sys_getresuid() function
|
| /mirbsd/src/sys/compat/openbsd/ |
| D | openbsd_sysent.c | 690 sys_getresuid }, /* 281 = getresuid */
|
| D | openbsd_syscallargs.h | 1418 int sys_getresuid(struct proc *, void *, register_t *);
|
| /mirbsd/src/sys/sys/ |
| D | syscallargs.h | 1443 int sys_getresuid(struct proc *, void *, register_t *);
|