Home
last modified time | relevance | path

Searched refs:NOTE_READ (Results 1 – 25 of 1696) sorted by relevance

12345678910>>...68

/dports/devel/libinotify/libinotify-20180201/
H A Dwatch.c71 #ifdef NOTE_READ in inotify_to_kqueue()
73 result |= NOTE_READ; in inotify_to_kqueue()
120 #ifdef NOTE_READ in kqueue_to_inotify()
121 if (flags & NOTE_READ && (S_ISREG (wf) || S_ISDIR (wf))) in kqueue_to_inotify()
H A Dworker-thread.c321 #ifdef NOTE_READ in produce_notifications()
364 #ifdef NOTE_READ in produce_notifications()
367 flags &= ~NOTE_READ; in produce_notifications()
H A Dconfigure.ac260 AC_MSG_CHECKING(for NOTE_READ in sys/event.h)
269 int a = NOTE_READ;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/kqueue-sys-1.0.3/src/constants/
H A Dfreebsd.rs66 const NOTE_READ = 0x00000400; const
/dports/devel/desed/desed-1.2.0/cargo-crates/kqueue-sys-1.0.1/src/constants/
H A Dfreebsd.rs66 const NOTE_READ = 0x00000400; const
/dports/lang/rust/rustc-1.58.1-src/vendor/kqueue-sys/src/constants/
H A Dfreebsd.rs66 const NOTE_READ = 0x00000400; const
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d123 NOTE_READ = 0x0400, /* file was read */ enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d140 NOTE_READ = 0x0400, /* file was read */
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d140 NOTE_READ = 0x0400, /* file was read */
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d140 NOTE_READ = 0x0400, /* file was read */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/freebsd/sys/
H A Devent.d140 NOTE_READ = 0x0400, /* file was read */
/dports/devel/libinotify/libinotify-20180201/tests/
H A Dnotifications_dir_test.cc92 #if defined(__linux__) || defined(NOTE_READ) in run()
295 #if defined(__linux__) || defined(NOTE_READ) in run()
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_386.go1084 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_amd64.go1085 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_arm.go1092 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_arm64.go1085 NOTE_READ = 0x400 const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_arm.go1091 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_arm64.go1084 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_amd64.go1084 NOTE_READ = 0x400 const
H A Dzerrors_freebsd_386.go1083 NOTE_READ = 0x400 const

12345678910>>...68