Searched refs:isglob (Results 1 – 2 of 2) sorted by relevance
57 #define isglob(c) cmap(c, _GLOB) macro
200 while (!isglob(*cs)) { in expand()641 if (isglob(c)) in tglob()