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

/freebsd-11-stable/bin/pax/
H A Dpax.h174 #define MTCH 0x1 /* pattern has been matched */ macro
H A Dpat_rep.c270 * walk down the list checking the flags to make sure MTCH was set,
274 if (pt->flgs & MTCH)
318 pt->flgs |= MTCH;
374 pt->flgs = DIR_MTCH | MTCH;

Completed in 86 milliseconds