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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c107 static char *globchars = "`{[*?"; variable
226 while (!any(*cs, globchars)) {
647 if (any(c, globchars))

Completed in 71 milliseconds