Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_shell.c99 exec_shell_imgact(struct image_params *imgp) in exec_shell_imgact() function
249 .ex_imgact = exec_shell_imgact,
/freebsd/sys/sys/
H A Dimgact.h121 int exec_shell_imgact(struct image_params *);