Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Daudit.h478 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 macro
479 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE
/Linux-v5.4/kernel/
Daudit.c2187 if (is_audit_feature_set(AUDIT_FEATURE_LOGINUID_IMMUTABLE)) in audit_set_loginuid_perm()