Home
last modified time | relevance | path

Searched refs:needshell (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/make/unit-tests/
H A Dsh-leading-hyphen.exp4 unknown-command 'needed for needshell in compat.c'
7 unknown-long-option 'needed for needshell in compat.c'
/netbsd-src/usr.bin/make/
H A Dmetachar.h45 needshell(const char *cmd) in needshell() function
H A Dcompat.c199 return needshell(cmd); in UseShell()
/netbsd-src/usr.bin/xinstall/
H A Dxinstall.c176 static int needshell(const char *, int);
1024 if (needshell(command, 1)) { in run()
1399 needshell(const char *cmd, int white)
1380 needshell(const char *cmd, int white) needshell() function