Lines Matching defs:shell
61 * Arbitrary text that should not be found in the shell output.
65 tSCC z_done[] = "ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd";
203 * Locate a shell suitable for use. For various reasons
205 * Bourne-like shell.
215 char * shell = getenv ("CONFIG_SHELL");
216 if (shell)
217 return shell;
226 * Run a shell command on the server. The command string
240 * "ShElL-OuTpUt-HaS-bEeN-cOmPlEtEd"
249 /* IF the shell server process is not running yet,
297 fprintf (stderr, "CLOSING SHELL SERVER - command failure:\n\t%s\n",