Searched refs:shell0 (Results 1 – 1 of 1) sorted by relevance
1342 const char *shell, *shell0; in do_child() local1485 if ((shell0 = strrchr(shell, '/')) != NULL) in do_child()1486 shell0++; in do_child()1488 shell0 = shell; in do_child()1501 if (strlcpy(argv0 + 1, shell0, sizeof(argv0) - 1) in do_child()1521 argv[0] = __UNCONST(shell0); in do_child()