Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dmetachar.h50 needshell(const char *cmd, int white) in needshell() function
H A Dcompat.c311 useShell = needshell(cmd, FALSE); in CompatRunCommand()