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

/freebsd-11-stable/sys/i386/ibcs2/
H A Dimgact_coff.c60 static int exec_coff_imgact(struct image_params *imgp);
293 exec_coff_imgact(imgp) function
492 static struct execsw coff_execsw = { exec_coff_imgact, "coff" };

Completed in 57 milliseconds