Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Daudit.h450 struct audit_features { struct
/Linux-v4.19/kernel/
Daudit.c171 static struct audit_features af = {.vers = AUDIT_FEATURE_VERSION,
1111 struct audit_features *uaf; in audit_set_feature()