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

/freebsd-9.3-release/contrib/bmake/
H A Dcompat.c230 Boolean useShell; /* TRUE if command should be executed
298 useShell = TRUE;
308 useShell = (*cp != '\0');
331 if (useShell) {
364 useShell = 1;
229 Boolean useShell; /* TRUE if command should be executed local

Completed in 59 milliseconds