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

/netbsd-current/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.c391 pt->flgs = CMPMTME;
398 pt->flgs |= CMPMTME;
515 case CMPMTME:

Completed in 181 milliseconds