Searched refs:NOGLOB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c25 #define NOGLOB 2 /* in ignore, it means not to globone */ macro
245 ignore |= NOGLOB;
585 return (ignore&NOGLOB ? savestr(cp) : globone(cp));

Completed in 74 milliseconds