HomeSort by: relevance | last modified time | path
    Searched refs:needshell (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/
metachar.h 45 needshell(const char *cmd) function
compat.c 200 return needshell(cmd);
  /src/usr.bin/make/unit-tests/
sh-leading-hyphen.exp 4 unknown-command 'needed for needshell in compat.c'
7 unknown-long-option 'needed for needshell in compat.c'
  /src/usr.bin/xinstall/
xinstall.c 176 static int needshell(const char *, int);
1024 if (needshell(command, 1)) {
1399 needshell(const char *cmd, int white) function

Completed in 26 milliseconds