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

/freebsd-11-stable/sys/compat/ia32/
H A Dia32_util.h54 void ia32_set_syscall_retval(struct thread *, int);
H A Dia32_sysvec.c125 .sv_set_syscall_retval = ia32_set_syscall_retval,
/freebsd-11-stable/sys/kern/
H A Dimgact_aout.c139 .sv_set_syscall_retval = ia32_set_syscall_retval,
/freebsd-11-stable/sys/amd64/ia32/
H A Dia32_syscall.c102 ia32_set_syscall_retval(struct thread *td, int error) function

Completed in 98 milliseconds