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

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c157 static int svr4_fixup(register_t **stack_base, struct image_params *imgp);
173 .sv_fixup = svr4_fixup,
215 svr4_fixup(register_t **stack_base, struct image_params *imgp) function
221 ("unsafe svr4_fixup(), should be curproc"));

Completed in 232 milliseconds