Searched refs:shell_execsw (Results 1 – 1 of 1) sorted by relevance
257 static struct execsw shell_execsw = { exec_shell_imgact, "#!" }; variable258 EXEC_SET(shell, shell_execsw);