Home
last modified time | relevance | path

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

/linux/include/linux/
A Daudit.h39 struct audit_krule { struct
40 u32 pflags;
41 u32 flags;
42 u32 listnr;
43 u32 action;
44 u32 mask[AUDIT_BITMASK_SIZE];
46 u32 field_count;
47 char *filterkey; /* ties events to rules */
48 struct audit_field *fields;
53 struct audit_fsnotify_mark *exe;
[all …]

Completed in 7 milliseconds