Home
last modified time | relevance | path

Searched refs:FAN_CLOSE_WRITE (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dlinux.txt746 FAN_CLOSE_WRITE
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs5156 pub const FAN_CLOSE_WRITE: u64 = 0x0000_0008; constant
5180 pub const FAN_CLOSE: u64 = FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE;