Searched refs:tmp_shell (Results 1 – 1 of 1) sorted by relevance
292 Name tmp_shell; in spawn_vp() local322 tmp_shell = getvar(shell_name); in spawn_vp()323 if (IS_EQUAL(tmp_shell->string_mb, "")) { in spawn_vp()324 tmp_shell = shell_name; in spawn_vp()326 return (spawn_vroot(tmp_shell->string_mb, in spawn_vp()