Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dtrail.h52 bool trail_switch(struct trail *trail);
H A Dtrail.c465 trail_switch(struct trail *trail) in trail_switch() function
H A Dsender.c462 if (!trail_switch(adist_trail)) { in read_thread()