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

/freebsd-9.3-release/bin/pax/
H A Dpax.h174 #define MTCH 0x1 /* pattern has been matched */ macro
H A Dpat_rep.c272 * walk down the list checking the flags to make sure MTCH was set,
276 if (pt->flgs & MTCH)
320 pt->flgs |= MTCH;
376 pt->flgs = DIR_MTCH | MTCH;

Completed in 53 milliseconds