Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Daudit.c166 static char *audit_feature_names[2] = { variable
1141 audit_feature_names[which], !!old_feature, !!new_feature, in audit_log_feature_change()
1150 BUILD_BUG_ON(AUDIT_LAST_FEATURE + 1 > ARRAY_SIZE(audit_feature_names)); in audit_set_feature()