Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Daudit.h431 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 macro
432 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE
/linux-4.1.27/kernel/
Dauditsc.c1966 if (is_audit_feature_set(AUDIT_FEATURE_LOGINUID_IMMUTABLE)) in audit_set_loginuid_perm()