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

/freebsd-13-stable/bin/pax/
H A Dsel_subs.h68 #define CMPMTME 0x04 /* compare file modification time */ macro
70 #define CMPBOTH (CMPMTME|CMPCTME) /* compare inode and mod time */
H A Dsel_subs.c384 pt->flgs = CMPMTME;
391 pt->flgs |= CMPMTME;
507 case CMPMTME:

Completed in 100 milliseconds