Home
last modified time | relevance | path

Searched refs:F_NOTIFY (Results 1 – 25 of 32) sorted by relevance

12

/third_party/libbpf/include/uapi/linux/
Dfcntl.h24 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2) macro
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl38.c48 TEST(fcntl(fd, F_NOTIFY, DN_ATTRIB|DN_MULTISHOT)); in setup_dnotify()
/third_party/musl/ndk_musl_include/
Dfcntl.h127 #define F_NOTIFY 1026 macro
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h126 #define F_NOTIFY 1026 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h126 #define F_NOTIFY 1026 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h126 #define F_NOTIFY 1026 macro
/third_party/musl/porting/linux/user/include/
Dfcntl.h127 #define F_NOTIFY 1026 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h126 #define F_NOTIFY 1026 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h129 #define F_NOTIFY 1026 macro
/third_party/musl/include/
Dfcntl.h126 #define F_NOTIFY 1026 macro
/third_party/python/Modules/
Dfcntlmodule.c557 #ifdef F_NOTIFY in all_ins()
558 if (PyModule_AddIntMacro(m, F_NOTIFY)) return -1; in all_ins()
/third_party/python/Lib/test/
Dtest_fcntl.py133 cmd = fcntl.F_NOTIFY
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt300 F_NOTIFY
Dlinux.txt750 F_NOTIFY
Dandroid.txt640 F_NOTIFY
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs471 pub const F_NOTIFY: ::c_int = 1026; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1419 pub const F_NOTIFY: ::c_int = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs251 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs246 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs249 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs258 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs258 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs249 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs246 pub const F_NOTIFY: u32 = 1026; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs246 pub const F_NOTIFY: u32 = 1026; constant

12