Searched refs:G_GLOB (Results 1 – 1 of 1) sorted by relevance
61 #define G_GLOB 1 /* string contains *?[] characters */ macro437 if (noglob || (gflg & G_GLOB) == 0) { in globone()451 else if (noglob || (gflg & G_GLOB) == 0) in globone()499 if (!noglob && (gflg & G_GLOB)) { in globall()572 gflag |= G_GLOB; in tglob()