Searched refs:shell0 (Results 1 – 1 of 1) sorted by relevance
1622 const char *shell, *shell0, *hostname = NULL; in do_child() local1792 if ((shell0 = strrchr(shell, '/')) != NULL) in do_child()1793 shell0++; in do_child()1795 shell0 = shell; in do_child()1808 if (strlcpy(argv0 + 1, shell0, sizeof(argv0) - 1) in do_child()1828 argv[0] = (char *) shell0; in do_child()