Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.h34 struct re_entry { struct
38 TAILQ_ENTRY(re_entry) re_glue; argument
H A Dauditreduce.c83 static TAILQ_HEAD(tailhead, re_entry) re_head =
125 struct re_entry *rep; in parse_regexp()
349 struct re_entry *rep; in select_filepath()