Home
last modified time | relevance | path

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

/freebsd-12.1/sys/i386/linux/
H A Dimgact_linux.c228 static struct execsw linux_execsw = { exec_linux_imgact, "Linux a.out" }; variable
229 EXEC_SET(linuxaout, linux_execsw);