Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dsel_subs.h65 #define CMPMTME 0x04 /* compare file modification time */ macro
67 #define CMPBOTH (CMPMTME|CMPCTME) /* compare inode and mod time */
H A Dsel_subs.c371 pt->flgs = CMPMTME; in trng_add()
378 pt->flgs |= CMPMTME; in trng_add()
494 case CMPMTME: in trng_match()