Searched defs:__NR_inotify_rm_watch (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h211 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 318) macro
319 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 293) macro
449 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 286) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h385 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE+318) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h381 #define __NR_inotify_rm_watch (__NR_Linux + 286) macro
770 #define __NR_inotify_rm_watch (__NR_Linux + 245) macro
1164 #define __NR_inotify_rm_watch (__NR_Linux + 249) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h384 #define __NR_inotify_rm_watch 293 macro

Completed in 217 milliseconds