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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/custom/
H A D__vfork.s64 li r0,SYS_vfork
117 movl $(SYS_vfork), %eax // code for vfork -> eax
158 movq $ SYSCALL_CONSTRUCT_UNIX(SYS_vfork), %rax // code for vfork -> rax
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsyscall.h107 #define SYS_vfork 66 macro

Completed in 28 milliseconds