Home
last modified time | relevance | path

Searched refs:SYS_ipc (Results 1 – 4 of 4) sorted by relevance

/external/strace/linux/
Dsyscall.h257 # undef SYS_ipc
258 # define SYS_ipc 117 macro
289 #if defined SYS_ipc_subcall && !defined SYS_ipc
290 # define SYS_ipc SYS_ipc_subcall macro
/external/strace/
Dsyscall-android.h111 #define SYS_ipc __NR_ipc macro
Dsyscall.c2617 case SYS_ipc: in trace_syscall_entering()
/external/strace/linux/i386/
Dsyscallent.h148 { 6, 0, sys_ipc, "ipc", SYS_ipc }, /* 117 */