Searched defs:audit_features (Results 1 – 1 of 1) sorted by relevance
481 struct audit_features { struct483 __u32 vers;484 __u32 mask; /* which bits we are dealing with */485 __u32 features; /* which feature to enable/disable */486 __u32 lock; /* which features to lock */
Completed in 7 milliseconds