Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_aout.c67 static int exec_aout_imgact(struct image_params *imgp);
156 exec_aout_imgact(struct image_params *imgp) in exec_aout_imgact() function
341 .ex_imgact = exec_aout_imgact,