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

/freebsd-9.3-release/sys/kern/
H A Dimgact_shell.c257 static struct execsw shell_execsw = { exec_shell_imgact, "#!" }; variable in typeref:struct:execsw
258 EXEC_SET(shell, shell_execsw);

Completed in 79 milliseconds