Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/mach/i386/
H A Dsyscall_sw.h77 #define UNIX_SYSCALL_TRAP \ macro
100 #define UNIX_SYSCALL_TRAP \ macro
/xnu-10002.1.13/libsyscall/custom/
H A D__fork.s55 UNIX_SYSCALL_TRAP // do the system call
81 UNIX_SYSCALL_TRAP // do the system call
H A D__vfork.s69 UNIX_SYSCALL_TRAP // do the system call
110 UNIX_SYSCALL_TRAP // do the system call
H A D__syscall.s38 UNIX_SYSCALL_TRAP
H A DSYS.h76 UNIX_SYSCALL_TRAP ;\
100 UNIX_SYSCALL_TRAP ;\