Searched refs:FMATCH (Results 1 – 2 of 2) sorted by relevance
173 #define FMATCH 0x02 /* pattern,pattern (first part matches) */ macro
599 if (np->n_flags & FMATCH) { in execute()601 np->n_flags &= ~FMATCH; in execute()604 np->n_flags |= FMATCH; in execute()