Home
last modified time | relevance | path

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

/NextBSD/contrib/bmake/
HDcompat.c206 Boolean useShell; /* TRUE if command should be executed in CompatRunCommand() local
274 useShell = TRUE; in CompatRunCommand()
286 useShell = needshell(cmd, FALSE); in CompatRunCommand()
309 if (useShell) { in CompatRunCommand()
342 useShell = 1; in CompatRunCommand()