Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Daudit.h459 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 macro
460 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE
/Linux-v4.19/kernel/
Dauditsc.c2009 if (is_audit_feature_set(AUDIT_FEATURE_LOGINUID_IMMUTABLE)) in audit_set_loginuid_perm()