Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_aout.c64 static int exec_aout_imgact(struct image_params *imgp);
174 exec_aout_imgact(struct image_params *imgp) in exec_aout_imgact() function
365 .ex_imgact = exec_aout_imgact,