Home
last modified time | relevance | path

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

/freebsd/sys/i386/linux/
H A Dimgact_linux.c55 static int exec_linux_imgact(struct image_params *iparams);
58 exec_linux_imgact(struct image_params *imgp) in exec_linux_imgact() function
231 static struct execsw linux_execsw = { exec_linux_imgact, "Linux a.out" };