Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dmachdep_call.h52 int (*args_bsd_3)(uint32_t *, uint32_t, member
H A Dbsd_i386.c351 error = (*entry->routine.args_bsd_3)(&rval, args[0], args[1], args[2]); in machdep_syscall()