Home
last modified time | relevance | path

Searched defs:HUP (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dpoll_fd.rs26 const HUP = linux_raw_sys::general::POLLHUP as u16; consts
H A Depoll.rs101 const HUP = linux_raw_sys::general::EPOLLHUP as u32; consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dpoll_fd.rs38 const HUP = c::POLLHUP; consts
H A Depoll.rs100 const HUP = c::EPOLLHUP as u32; consts

Completed in 2 milliseconds