Searched refs:AUE_GETRESGID (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/sys/bsm/ |
| D | audit_kevents.h | 462 #define AUE_GETRESGID 43058 macro
|
| /freebsd-9-stable/contrib/openbsm/sys/bsm/ |
| D | audit_kevents.h | 461 #define AUE_GETRESGID 43058 macro
|
| /freebsd-9-stable/sys/i386/linux/ |
| D | linux_sysent.c | 192 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR… 232 …{ AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux_proto.h | 1549 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
|
| /freebsd-9-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 193 …{ AS(linux_getresgid16_args), (sy_call_t *)linux_getresgid16, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR… 233 …{ AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| D | linux32_proto.h | 1534 #define LINUX_SYS_AUE_linux_getresgid16 AUE_GETRESGID
|
| /freebsd-9-stable/contrib/openbsm/etc/ |
| D | audit_event | 422 43058:AUE_GETRESGID:getresgid(2):pc
|
| /freebsd-9-stable/sys/security/audit/ |
| D | audit_bsm.c | 704 case AUE_GETRESGID: in kaudit_to_bsm()
|
| /freebsd-9-stable/sys/kern/ |
| D | init_sysent.c | 398 …{ AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, SYF_CAPENABLED, SY_TH…
|
| /freebsd-9-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 411 …{ AS(getresgid_args), (sy_call_t *)sys_getresgid, AUE_GETRESGID, NULL, 0, 0, 0, SY_THR_STATIC }, /…
|
| /freebsd-9-stable/sys/sys/ |
| D | sysproto.h | 2686 #define SYS_AUE_getresgid AUE_GETRESGID
|