Searched refs:audit_event_map (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_mask.c62 struct audit_event_map { struct
66 LIST_ENTRY(audit_event_map) ev_list;
68 static LIST_HEAD(, audit_event_map) ev_cache;
70 static struct audit_event_map *
73 struct audit_event_map *aemp;
85 audit_event_map_free(struct audit_event_map *aemp)
98 struct audit_event_map *aemp;
111 struct audit_event_map *aemp;
142 struct audit_event_map *elem;

Completed in 58 milliseconds