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

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_kevents.h461 #define AUE_GETRESGID 43058 macro
/freebsd-9.3-release/sys/bsm/
H A Daudit_kevents.h462 #define AUE_GETRESGID 43058 macro
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_sysent.c193 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
233 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux32_proto.h1527 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_sysent.c192 { AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 171 = linux_getresgid16 */
232 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 211 = getresgid */
H A Dlinux_proto.h1547 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
/freebsd-9.3-release/contrib/openbsm/etc/
H A Daudit_event422 43058:AUE_GETRESGID:getresgid(2):pc
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm.c704 case AUE_GETRESGID:
/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c411 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 = getresgid */
/freebsd-9.3-release/sys/kern/
H A Dinit_sysent.c398 { AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 361 = getresgid */
/freebsd-9.3-release/sys/sys/
H A Dsysproto.h2686 #define SYS_AUE_getresgid AUE_GETRESGID

Completed in 535 milliseconds