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

  /external/strace/linux/
syscall.h 138 int sys_inotify_rm_watch();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 135 DECL_TEMPLATE(linux, sys_inotify_rm_watch);
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/linux/arm/
syscallent.h 351 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 318 */
  /external/strace/linux/i386/
syscallent.h 326 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch" }, /* 293 */
  /external/strace/linux/sh/
syscallent.h 327 { 2, TD, sys_inotify_rm_watch, "inotify_rm_watch"}, /* 292 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 576 __SYSCALL(__NR_inotify_rm_watch, sys_inotify_rm_watch)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 576 __SYSCALL(__NR_inotify_rm_watch, sys_inotify_rm_watch)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 576 __SYSCALL(__NR_inotify_rm_watch, sys_inotify_rm_watch)
  /external/strace/linux/mips/
syscallent.h     [all...]
  /external/strace/
file.c 3060 sys_inotify_rm_watch(struct tcb *tcp) function
    [all...]

Completed in 171 milliseconds