Searched refs:AUE_GETRESGID (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h459 #define AUE_GETRESGID 43058 macro
/freebsd-12-stable/sys/bsm/
H A Daudit_kevents.h463 #define AUE_GETRESGID 43058 macro
/freebsd-12-stable/sys/i386/linux/
H A Dlinux_sysent.c191 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
231 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux_proto.h2058 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
/freebsd-12-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c191 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
231 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux32_proto.h2048 #define LINUX32_SYS_AUE_linux_getresgid16 AUE_GETRESGID
/freebsd-12-stable/sys/arm64/linux/
H A Dlinux_sysent.c170 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 150 = getresgid */
/freebsd-12-stable/sys/amd64/linux/
H A Dlinux_sysent.c140 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 120 = getresgid */
/freebsd-12-stable/sys/security/audit/
H A Daudit_bsm.c762 case AUE_GETRESGID:
/freebsd-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c420 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 361 = getresgid */
/freebsd-12-stable/sys/kern/
H A Dinit_sysent.c413 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 361 = getresgid */
/freebsd-12-stable/sys/sys/
H A Dsysproto.h2914 #define SYS_AUE_getresgid AUE_GETRESGID

Completed in 332 milliseconds