HomeSort by: relevance | last modified time | path
    Searched refs:PRNT (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
pat_rep.h 46 #define PRNT 0x1
pat_rep.c 197 rep->flgs |= PRNT;
676 flags |= (flags & RENM) ? PRNT : 0;
923 * the string we apply the regular expression to. prnt is used to
971 if (flags & PRNT)
1018 if (flags & PRNT)
1027 if ((flags & PRNT) && (pt->flgs & PRNT)) {

Completed in 12 milliseconds