Searched refs:shell0 (Results 1 – 1 of 1) sorted by relevance
1677 const char *shell, *shell0, *hostname = NULL; in do_child() local1847 if ((shell0 = strrchr(shell, '/')) != NULL) in do_child()1848 shell0++; in do_child()1850 shell0 = shell; in do_child()1863 if (strlcpy(argv0 + 1, shell0, sizeof(argv0) - 1) in do_child()1883 argv[0] = (char *) shell0; in do_child()