Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_shell.c102 exec_shell_imgact(struct image_params *imgp) in exec_shell_imgact() function
252 .ex_imgact = exec_shell_imgact,
/f-stack/freebsd/sys/
H A Dimgact.h120 int exec_shell_imgact(struct image_params *);