Searched refs:needshell (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/bmake/ | ||
| D | metachar.h | 50 needshell(const char *cmd, int white) in needshell() function |
| D | compat.c | 311 useShell = needshell(cmd, FALSE); in CompatRunCommand() |