Home
last modified time | relevance | path

Searched defs:audit_features (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Daudit.h450 struct audit_features { struct
452 __u32 vers;
453 __u32 mask; /* which bits we are dealing with */
454 __u32 features; /* which feature to enable/disable */
455 __u32 lock; /* which features to lock */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Daudit.h450 struct audit_features { struct
452 __u32 vers;
453 __u32 mask; /* which bits we are dealing with */
454 __u32 features; /* which feature to enable/disable */
455 __u32 lock; /* which features to lock */
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Daudit.h476 struct audit_features { struct
478 __u32 vers;
479 __u32 mask; /* which bits we are dealing with */
480 __u32 features; /* which feature to enable/disable */
481 __u32 lock; /* which features to lock */