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