Searched refs:aue_openat (Results 1 – 1 of 1) sorted by relevance
80 static const struct aue_open_event aue_openat[] = { variable233 for (i = 0; i < nitems(aue_openat); i++) { in audit_flags_and_error_to_openatevent()234 if (aue_openat[i].aoe_flags == oflags) in audit_flags_and_error_to_openatevent()235 return (aue_openat[i].aoe_event); in audit_flags_and_error_to_openatevent()