Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Daudit.h492 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 macro
493 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE
/Linux-v6.6/Documentation/ABI/stable/
Dprocfs-audit_loginuid13 if AUDIT_FEATURE_LOGINUID_IMMUTABLE is enabled. It
/Linux-v6.6/kernel/
Daudit.c2295 if (is_audit_feature_set(AUDIT_FEATURE_LOGINUID_IMMUTABLE)) in audit_set_loginuid_perm()