Home
last modified time | relevance | path

Searched refs:FAN_CLOSE_NOWRITE (Results 1 – 25 of 2373) sorted by relevance

12345678910>>...95

/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dfanotify.h30 #define FAN_CLOSE_NOWRITE 0x10 macro
37 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/gonk/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
25 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
60 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
33 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
33 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/libinotifytools/src/inotifytools/
H A Dfanotify-dfid-name.h11 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
32 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dfanotify.h45 #define FAN_CLOSE_NOWRITE 0x10 macro
61 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
33 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
34 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfanotify.h12 #define FAN_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro
34 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-fanotify.c68 #if defined(FAN_CLOSE_NOWRITE)
69 FAN_CLOSE_NOWRITE,
457 #if defined(FAN_CLOSE_NOWRITE) in stress_fanotify_read_events()
458 if (metadata->mask & FAN_CLOSE_NOWRITE) in stress_fanotify_read_events()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/notify/fanotify/
H A Dfanotify.c725 BUILD_BUG_ON(FAN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE); in fanotify_handle_event()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/notify/fanotify/
H A Dfanotify.c725 BUILD_BUG_ON(FAN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE); in fanotify_handle_event()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/notify/fanotify/
H A Dfanotify.c725 BUILD_BUG_ON(FAN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE); in fanotify_handle_event()
/dports/finance/cointop/cointop-1.5.4/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux.go544 FAN_CLOSE_NOWRITE = 0x10 const
/dports/net-mgmt/blackbox_exporter/blackbox_exporter-0.17.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux.go595 FAN_CLOSE_NOWRITE = 0x10 const
/dports/net/go-bapu/carlostrub-bapu-23ca6b019fbc/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux.go540 FAN_CLOSE_NOWRITE = 0x10 const
/dports/devel/git-town/git-town-7.6.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux.go595 FAN_CLOSE_NOWRITE = 0x10 const
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/sys/unix/
H A Dzerrors_linux.go595 FAN_CLOSE_NOWRITE = 0x10 const

12345678910>>...95