Searched refs:exec_shell_imgact (Results 1 – 3 of 3) sorted by relevance
102 exec_shell_imgact(struct image_params *imgp) in exec_shell_imgact() function252 .ex_imgact = exec_shell_imgact,
120 int exec_shell_imgact(struct image_params *);
240 if ((error = exec_shell_imgact(imgp)) == 0) { in linux_exec_imgact_try()