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

  /src/usr.bin/make/
metachar.h 45 needshell(const char *cmd) function in typeref:typename:MAKE_INLINE bool MAKE_ATTR_USE
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'
sh-leading-hyphen.mk 20 ${UNDEF}-unknown-command 'needed for needshell in compat.c'
25 ${UNDEF} --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 in typeref:typename:int

Completed in 154 milliseconds