Searched refs:DIR_MTCH (Results 1 – 2 of 2) sorted by relevance
331 if (pt->flgs & DIR_MTCH)376 pt->flgs = DIR_MTCH | MTCH;447 if (pt->flgs & DIR_MTCH) {
177 #define DIR_MTCH 0x2 /* pattern matched a directory */ macro