Searched refs:POLLRDHUP (Results 1 – 8 of 8) sorted by relevance
10 POLLRDHUP
202 POLLRDHUP
1033 POLLRDHUP
138 pub const POLLRDHUP: c_short = 0x4000; constant
202 pub const POLLRDHUP: i16 = 0x2000; constant
1334 pub const POLLRDHUP: c_short = 0x2000; constant1336 pub const POLLRDHUP: c_short = 0x800; constant
502 - FreeBSD: add `POLLRDHUP` <https://github.com/rust-lang/libc/pull/3936>516 - Solarish: add `POLLRDHUP`, `POSIX_FADV_*`, `O_RSYNC`, and `posix_fallocate` <https://github.com/r…
2559 pub const POLLRDHUP: c_short = 0x4000; constant