/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/ |
inotify.h | 44 extern int inotify_init1(int);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/ |
inotify.h | 44 extern int inotify_init1(int);
|
/external/strace/ |
inotify.c | 59 SYS_FUNC(inotify_init1)
|
sys_func.h | 91 extern SYS_FUNC(inotify_init1);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
inotify.h | 25 /* Flags for the parameter of inotify_init1. */ 93 extern int inotify_init1 (int __flags) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
inotify.h | 25 /* Flags for the parameter of inotify_init1. */ 95 extern int inotify_init1 (int __flags) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
inotify.h | 25 /* Flags for the parameter of inotify_init1. */ 95 extern int inotify_init1 (int __flags) __THROW;
|
/external/dbus/bus/ |
dir-watch-inotify.c | 223 inotify_fd = inotify_init1 (IN_CLOEXEC);
|
/device/google/contexthub/contexthubhal/ |
nanohubhal.cpp | 114 pfd->fd = inotify_init1(IN_NONBLOCK);
|
/external/strace/linux/32/ |
syscallent.h | 30 [ 26] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/mips/ |
syscallent-n32.h | 295 [6292] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
syscallent-n64.h | 291 [5288] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
syscallent-o32.h | 332 [4329] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/s390x/ |
syscallent.h | 339 [324] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/64/ |
syscallent.h | 27 [ 26] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/avr32/ |
syscallent.h | 323 [295] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/hppa/ |
syscallent.h | 319 [314] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/x32/ |
syscallent.h | 295 [294] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/x86_64/ |
syscallent.h | 295 [294] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/xtensa/ |
syscallent.h | 272 [279] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/arm/ |
syscallent.h | 387 [360] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/i386/ |
syscallent.h | 360 [332] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/ia64/ |
syscallent.h | 337 [1318] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/m68k/ |
syscallent.h | 356 [328] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|
/external/strace/linux/powerpc/ |
syscallent.h | 347 [318] = { 1, TD, SEN(inotify_init1), "inotify_init1" },
|