Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/ | |
metachar.h | 39 ch_is_shell_meta(char c) function in typeref:typename:MAKE_INLINE bool MAKE_ATTR_USE 47 while (!ch_is_shell_meta(*cmd) && *cmd != ':' && *cmd != '=') |
var.c | 1838 if (ch_isspace(*p) || ch_is_shell_meta(*p)) |