Searched refs:SHELL_PATH (Results 1 – 1 of 1) sorted by relevance
34 #define SHELL_PATH "/bin/sh" /* Path of the shell. */ macro147 ret = __posix_spawn (&pid, SHELL_PATH, 0, &spawn_attr, in do_system()