Home
last modified time | relevance | path

Searched refs:audit_feature_names (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/
Daudit.c162 static char *audit_feature_names[2] = { variable
1098 audit_feature_names[which], !!old_feature, !!new_feature, in audit_log_feature_change()
1108 BUILD_BUG_ON(AUDIT_LAST_FEATURE + 1 > ARRAY_SIZE(audit_feature_names)); in audit_set_feature()