Searched refs:aout_execsw (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dimgact_aout.c338 static struct execsw aout_execsw = { exec_aout_imgact, "a.out" }; variable in typeref:struct:execsw
339 EXEC_SET(aout, aout_execsw);

Completed in 103 milliseconds