Home
last modified time | relevance | path

Searched refs:FAN_UNLIMITED_MARKS (Results 1 – 25 of 2126) sorted by relevance

12345678910>>...86

/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/sys/
H A Dfanotify.h45 #define FAN_UNLIMITED_MARKS 0x20 macro
46 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/gonk/
H A Dfanotify.h39 #define FAN_UNLIMITED_MARKS 0x00000020 macro
43 FAN_UNLIMITED_MARKS)
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/sys/
H A Dfanotify.h69 #define FAN_UNLIMITED_MARKS 0x20 macro
73 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
65 FAN_UNLIMITED_MARKS)
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
65 FAN_UNLIMITED_MARKS)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/sysutils/inotify-tools/inotify-tools-3.21.9.6/libinotifytools/src/inotifytools/
H A Dfanotify-dfid-name.h49 #define FAN_UNLIMITED_MARKS 0x00000020 macro
64 FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/sys/
H A Dfanotify.h70 #define FAN_UNLIMITED_MARKS 0x20 macro
77 …FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfanotify.h50 #define FAN_UNLIMITED_MARKS 0x00000020 macro
65 FAN_UNLIMITED_MARKS)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfanotify.h51 #define FAN_UNLIMITED_MARKS 0x00000020 macro
67 FAN_UNLIMITED_MARKS)
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfanotify.h51 #define FAN_UNLIMITED_MARKS 0x00000020 macro
67 FAN_UNLIMITED_MARKS)
/dports/sysutils/clsync/clsync-85e5475/
H A Dconfiguration.h60 #define FANOTIFY_FLAGS (FAN_CLOEXEC|FAN_UNLIMITED_QUEUE|FAN_UNLIMITED_MARKS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfanotify.h39 FAN_UNLIMITED_MARKS)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfanotify.h39 FAN_UNLIMITED_MARKS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfanotify.h39 FAN_UNLIMITED_MARKS)
/dports/security/clamav/clamav-0.104.2/clamonacc/
H A Dclamonacc.c336 …ctx->fan_fd = fanotify_init(FAN_CLASS_CONTENT | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS, O_LARGE… in startup_checks()
338 …ctx->fan_fd = fanotify_init(FAN_CLASS_CONTENT | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS, O_RDONL… in startup_checks()
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-fanotify.c139 #if defined(FAN_UNLIMITED_MARKS)
140 FAN_UNLIMITED_MARKS,
/dports/security/clamav-lts/clamav-0.103.5/clamonacc/
H A Dclamonacc.c335 …ctx->fan_fd = fanotify_init(FAN_CLASS_CONTENT | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS, O_LARGE… in startup_checks()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/notify/fanotify/
H A Dfanotify_user.c920 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
940 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1152 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/notify/fanotify/
H A Dfanotify_user.c920 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS) && in fanotify_add_new_mark()
940 if (!FAN_GROUP_FLAG(group, FAN_UNLIMITED_MARKS)) in fanotify_add_new_mark()
1152 if (flags & FAN_UNLIMITED_MARKS) { in SYSCALL_DEFINE2()

12345678910>>...86