Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_mask.c62 struct audit_event_map { struct
66 LIST_ENTRY(audit_event_map) ev_list; argument
68 static LIST_HEAD(, audit_event_map) ev_cache;
70 static struct audit_event_map *
73 struct audit_event_map *aemp; in audit_event_map_alloc()
85 audit_event_map_free(struct audit_event_map *aemp) in audit_event_map_free()
98 struct audit_event_map *aemp; in flush_cache()
111 struct audit_event_map *aemp; in load_event_table()
142 struct audit_event_map *elem; in read_from_cache()