Home
last modified time | relevance | path

Searched refs:NOTE_RENAME (Results 1 - 9 of 9) sorted by relevance

/third_party/libuv/src/unix/
H A Dkqueue.c182 fflags = NOTE_ATTRIB | NOTE_WRITE | NOTE_RENAME in uv__io_poll()
513 fflags = NOTE_ATTRIB | NOTE_WRITE | NOTE_RENAME in uv__fs_event()
/third_party/node/deps/uv/src/unix/
H A Dkqueue.c160 fflags = NOTE_ATTRIB | NOTE_WRITE | NOTE_RENAME in uv__io_poll()
496 fflags = NOTE_ATTRIB | NOTE_WRITE | NOTE_RENAME in uv__fs_event()
/third_party/rust/crates/nix/src/sys/
H A Devent.rs181 NOTE_RENAME;
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1311 pub const NOTE_RENAME: u32 = 0x00000020; consts
/third_party/python/Modules/
H A Dselectmodule.c2623 PyModule_AddIntConstant(m, "KQ_NOTE_RENAME", NOTE_RENAME);
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1112 pub const NOTE_RENAME: u32 = 0x00000020; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1949 pub const NOTE_RENAME: u32 = 0x00000020; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2024 pub const NOTE_RENAME: u32 = 0x00000020; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3969 pub const NOTE_RENAME: u32 = 0x00000020; consts

Completed in 42 milliseconds