Searched refs:AUDIT_FEATURE_CHANGE (Results 1 – 5 of 5) sorted by relevance
63 * of AUDIT_FEATURE_CHANGE constant introduced by commit v3.13-rc1~19^2~2067 * of AUDIT_FEATURE_CHANGE was ignored by userspace because of the established70 * the old value of AUDIT_FEATURE_CHANGE didn't exist.72 # undef AUDIT_FEATURE_CHANGE74 AUDIT_FEATURE_CHANGE 1328
386 # undef AUDIT_FEATURE_CHANGE388 #if defined(AUDIT_FEATURE_CHANGE) || (defined(HAVE_DECL_AUDIT_FEATURE_CHANGE) && HAVE_DECL_AUDIT_FE…390 static_assert((AUDIT_FEATURE_CHANGE) == (1328), "AUDIT_FEATURE_CHANGE != 1328");393 # define AUDIT_FEATURE_CHANGE 1328736 # undef AUDIT_FEATURE_CHANGE738 XLAT(AUDIT_FEATURE_CHANGE),
113 #define AUDIT_FEATURE_CHANGE 1328 /* audit log listing feature changes */ macro
526 #ifdef AUDIT_FEATURE_CHANGE527 { "AUDIT_FEATURE_CHANGE", (unsigned long) AUDIT_FEATURE_CHANGE },
4359 xlat: override the value of AUDIT_FEATURE_CHANGE constant.4361 of AUDIT_FEATURE_CHANGE constant introduced by commit v3.13-rc1~19^2~204366 of AUDIT_FEATURE_CHANGE was ignored by userspace because of the4371 the old value of AUDIT_FEATURE_CHANGE didn't exist.4373 * xlat/nl_audit_types.in (AUDIT_FEATURE_CHANGE): Undefine.