Home
last modified time | relevance | path

Searched refs:shell_execsw (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/kern/
HDimgact_shell.c257 static struct execsw shell_execsw = { exec_shell_imgact, "#!" }; variable
258 EXEC_SET(shell, shell_execsw);