Home
last modified time | relevance | path

Searched refs:IN_IGNORED (Results 1 – 25 of 3223) sorted by relevance

12345678910>>...129

/dports/devel/libinotify/libinotify-20180201/tests/
H A Dstart_stop_test.cc30 #ifndef IN_IGNORED
31 # define IN_IGNORED 0x00008000 macro
84 contains (received, event ("", wid, IN_IGNORED))); in run()
149 contains (received, event ("", wid, IN_IGNORED))); in run()
H A Dstart_stop_dir_test.cc30 #ifndef IN_IGNORED
31 # define IN_IGNORED 0x00008000 macro
102 contains (received, event ("", wid, IN_IGNORED))); in run()
201 contains (received, event ("", wid, IN_IGNORED))); in run()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/exp/inotify/
H A Dinotify_linux.go262 IN_IGNORED uint32 = syscall.IN_IGNORED const
286 {IN_IGNORED, "IN_IGNORED"},
/dports/devel/ivykis/ivykis-0.42.4/test/
H A Div_inotify_test.c76 if (mask & IN_IGNORED) { in print_event()
77 mask &= ~IN_IGNORED; in print_event()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/test/
H A Div_inotify_test.c76 if (mask & IN_IGNORED) { in print_event()
77 mask &= ~IN_IGNORED; in print_event()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/
H A Dtail_fs_inotify.c70 if (mask & IN_IGNORED) { in debug_event_mask()
102 flags = IN_ATTRIB | IN_IGNORED | IN_MODIFY | IN_Q_OVERFLOW; in tail_fs_add()
193 if (ev.mask & IN_IGNORED) { in tail_fs_event()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/golang.org/x/exp/inotify/
H A Dinotify_linux.go273 IN_IGNORED uint32 = syscall.IN_IGNORED const
297 {IN_IGNORED, "IN_IGNORED"},
/dports/sysutils/py-pywatchman/watchman-4.9.0/watcher/
H A Dinotify.cpp44 {IN_IGNORED, "IN_IGNORED"},
254 if ((ine->mask & (IN_UNMOUNT|IN_IGNORED|IN_DELETE_SELF|IN_MOVE_SELF))) { in process_inotify_event()
287 if ((ine->mask & IN_IGNORED) != 0) { in process_inotify_event()
299 } else if ((ine->mask & (IN_MOVE_SELF|IN_IGNORED)) == 0) { in process_inotify_event()
/dports/security/gpa/gpa-0.10.0/src/
H A Dfilewatch.c116 MAKEREASON ('x', IN_IGNORED); in filewatch_cb()
241 case 'x': mask |= IN_IGNORED; break; in gpa_add_filewatch()
/dports/sysutils/watchman/watchman-4.5.0/watcher/
H A Dinotify.c36 {IN_IGNORED, "IN_IGNORED"},
347 if ((ine->mask & (IN_UNMOUNT|IN_IGNORED|IN_DELETE_SELF|IN_MOVE_SELF))) { in process_inotify_event()
381 if ((ine->mask & IN_IGNORED) != 0) { in process_inotify_event()
391 } else if ((ine->mask & (IN_MOVE_SELF|IN_IGNORED)) == 0) { in process_inotify_event()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dinotify.h19 IN_Q_OVERFLOW | IN_IGNORED | IN_ONLYDIR | \
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dinotify.h19 IN_Q_OVERFLOW | IN_IGNORED | IN_ONLYDIR | \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dinotify.h19 IN_Q_OVERFLOW | IN_IGNORED | IN_ONLYDIR | \
/dports/sysutils/direvent/direvent-5.2/src/
H A Dev_inotify.c166 if (!(ep->mask & IN_IGNORED)) in process_event()
172 if (ep->mask & IN_IGNORED) { in process_event()
/dports/sysutils/clsync/clsync-85e5475/
H A Dmon_kqueue.h38 #define IN_IGNORED 0x00008000 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dinotify.h38 #define IN_IGNORED 0x00008000 macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dinotify.h40 #define IN_IGNORED 0x00008000 macro

12345678910>>...129