Searched refs:AUE_NULL (Results 1 – 6 of 6) sorted by relevance
50 #define AUE_NULL 0 macro636 #define AUE_O_EXECVE AUE_NULL /* Darwin */637 #define AUE_O_SBREAK AUE_NULL /* Darwin */638 #define AUE_O_LSEEK AUE_NULL /* Darwin */639 #define AUE_O_MOUNT AUE_NULL /* Darwin */640 #define AUE_O_UMOUNT AUE_NULL /* Darwin */644 #define AUE_O_GETPAGESIZE AUE_NULL /* Darwin */645 #define AUE_O_VREAD AUE_NULL /* Darwin */646 #define AUE_O_VWRITE AUE_NULL /* Darwin */648 #define AUE_O_VADVISE AUE_NULL /* Darwin */[all …]
632 if (event == AUE_NULL) { in audit_syscall_enter()832 if (event == AUE_NULL) { in audit_mach_syscall_enter()
116 .ar_event = AUE_NULL,
208 if (sys_au_event[i] != AUE_NULL) { in au_evclassmap_init()
225 uthr->uu_ar = audit_new(AUE_NULL, p, uthr); in audit()
2001 case AUE_NULL: in kaudit_to_bsm()