Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dtrail.h39 #define TRAIL_NEWER 3 macro
H A Dtrail.c635 return (ret < 0 ? TRAIL_OLDER : TRAIL_NEWER); in trail_name_compare()
H A Dreceiver.c331 case TRAIL_NEWER: in receiver_open()