Searched refs:tmp_shell (Results 1 – 1 of 1) sorted by relevance
246 Name tmp_shell; in exec_vp() local272 tmp_shell = getvar(shell_name); in exec_vp()273 if (IS_EQUAL(tmp_shell->string_mb, "")) { in exec_vp()274 tmp_shell = shell_name; in exec_vp()276 (void) execve_vroot(tmp_shell->string_mb, in exec_vp()