Home
last modified time | relevance | path

Searched refs:sys_getresgid (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/arm64/linux/
H A Dlinux_sysent.c170 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/kern/
H A Dkern_prot.c1201 sys_getresgid(struct thread *td, struct getresgid_args *uap) in sys_getresgid() function
H A Dinit_sysent.c419 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/arm/linux/
H A Dlinux_sysent.c231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c140 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_sysent.c231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/i386/linux/
H A Dlinux_sysent.c231 …{ .sy_narg = AS(getresgid_args), .sy_call = (sy_call_t *)sys_getresgid, .sy_auevent = AUE_GETRESGI…
/f-stack/freebsd/sys/
H A Dsysproto.h2062 int sys_getresgid(struct thread *, struct getresgid_args *);