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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysent.h82 #define _SYSCALL_RET_ADDR_T 4 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dsystemcalls.c234 case _SYSCALL_RET_ADDR_T:
347 case _SYSCALL_RET_ADDR_T:
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dsystemcalls.c376 case _SYSCALL_RET_ADDR_T:
479 case _SYSCALL_RET_ADDR_T:
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c291 {AC(mmap_args), 0, 0, (sy_call_t *)mmap, munge_wwwwwl, munge_dddddd, _SYSCALL_RET_ADDR_T, 28}, /* 197 = mmap */
402 {AC(shmat_args), 0, 0, (sy_call_t *)shmat, munge_www, munge_ddd, _SYSCALL_RET_ADDR_T, 12}, /* 262 = shmat */
414 {AC(sem_open_args), 0, 0, (sy_call_t *)sem_open, munge_wwww, munge_dddd, _SYSCALL_RET_ADDR_T, 16}, /* 268 = sem_open */
524 {AC(bsdthread_create_args), 0, 0, (sy_call_t *)bsdthread_create, munge_wwwww, munge_ddddd, _SYSCALL_RET_ADDR_T, 20}, /* 360 = bsdthread_create */
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Dsystrace.c213 case _SYSCALL_RET_ADDR_T:
270 case _SYSCALL_RET_ADDR_T:

Completed in 43 milliseconds