Searched refs:useShell (Results 1 – 1 of 1) sorted by relevance
249 bool useShell; /* True if command should be executed using a in Compat_RunCommand() local317 useShell = UseShell(cmd); in Compat_RunCommand()331 useShell = true; in Compat_RunCommand()335 if (useShell) { in Compat_RunCommand()