Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Daudit.h437 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 macro
438 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE
/linux-4.4.14/kernel/
Dauditsc.c1966 if (is_audit_feature_set(AUDIT_FEATURE_LOGINUID_IMMUTABLE)) in audit_set_loginuid_perm()