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

  /external/strace/linux/
syscall.h 99 int sys_mq_notify(), sys_mq_getsetattr();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 141 DECL_TEMPLATE(linux, sys_mq_notify);
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/
ipc.c 529 sys_mq_notify(struct tcb *tcp) function
  /external/strace/linux/arm/
syscallent.h 311 { 2, 0, sys_mq_notify, "mq_notify" }, /* 278 */
  /external/strace/linux/i386/
syscallent.h 314 { 2, 0, sys_mq_notify, "mq_notify" }, /* 281 */
  /external/strace/linux/sh/
syscallent.h 316 { 2, 0, sys_mq_notify, "mq_notify" }, /* 281 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 554 __SYSCALL(__NR_mq_notify, sys_mq_notify)
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 67 milliseconds