Searched refs:sys_getresgid (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 170 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/kern/ |
| H A D | kern_prot.c | 1201 sys_getresgid(struct thread *td, struct getresgid_args *uap) in sys_getresgid() function
|
| H A D | init_sysent.c | 419 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 140 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2062 int sys_getresgid(struct thread *, struct getresgid_args *);
|