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

/freebsd-13-stable/sys/i386/linux/
H A Dimgact_linux.c58 static int exec_linux_imgact(struct image_params *iparams);
61 exec_linux_imgact(struct image_params *imgp) function
230 static struct execsw linux_execsw = { exec_linux_imgact, "Linux a.out" };

Completed in 52 milliseconds