Searched refs:AUE_GETFSSTAT (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/bsm/ |
| H A D | audit_kevents.h | 400 #define AUE_GETFSSTAT 43001 macro
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 76 …{ compat4(AS(freebsd4_getfsstat_args),getfsstat), .sy_auevent = AUE_GETFSSTAT, .sy_flags = 0, .sy_… 453 …{ compat11(AS(freebsd11_getfsstat_args),getfsstat), .sy_auevent = AUE_GETFSSTAT, .sy_flags = 0, .s… 615 …getfsstat_args), .sy_call = (sy_call_t *)sys_getfsstat, .sy_auevent = AUE_GETFSSTAT, .sy_flags = 0…
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_bsm.c | 759 case AUE_GETFSSTAT: in kaudit_to_bsm()
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 2721 #define SYS_AUE_freebsd4_getfsstat AUE_GETFSSTAT 3008 #define SYS_AUE_freebsd11_getfsstat AUE_GETFSSTAT 3155 #define SYS_AUE_getfsstat AUE_GETFSSTAT
|