HomeSort by relevance Sort by last modified time
    Searched refs:SYS_ipc (Results 1 - 6 of 6) sorted by null

  /external/strace/linux/
syscall.h 64 int sys_wait4(), sys_swapoff(), sys_ipc(), sys_sigreturn();
207 /* sys_ipc subcalls */
219 * symbol, `SYS_ipc', is not used by any of the IA64 code so
222 # undef SYS_ipc
223 # define SYS_ipc 117
254 #if defined SYS_ipc_subcall && !defined SYS_ipc
255 # define SYS_ipc SYS_ipc_subcall
syscallent.h 157 { 6, 0, sys_ipc, "ipc"}, /* 117 */
159 { 6, 0, sys_ipc, "ipc", SYS_ipc }, /* 117 */
  /external/strace/strace/linux/
syscall.h 64 int sys_wait4(), sys_swapoff(), sys_ipc(), sys_sigreturn();
207 /* sys_ipc subcalls */
219 * symbol, `SYS_ipc', is not used by any of the IA64 code so
222 # undef SYS_ipc
223 # define SYS_ipc 117
254 #if defined SYS_ipc_subcall && !defined SYS_ipc
255 # define SYS_ipc SYS_ipc_subcall
syscallent.h 152 { 6, 0, sys_ipc, "ipc", SYS_ipc }, /* 117 */
  /external/strace/
syscall-android.h 111 #define SYS_ipc __NR_ipc