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

/macosx-10.10/uucp-11/uucp/
H A Duux.c87 #define ZSHELLCHARS "\"'`*?[;&()|<>\\$"
1198 if (zcmd[strcspn (zcmd, ZSHELLCHARS)] != '\0')
1207 if (pzargs[i][strcspn (pzargs[i], ZSHELLCHARS)] != '\0')
86 #define ZSHELLCHARS macro

Completed in 116 milliseconds