Searched refs:CTLFLAG_RD (Results 1 – 2 of 2) sorted by relevance
2079 pub const CTLFLAG_RD: ::c_int = 0x80000000; constant2081 pub const CTLFLAG_RW: ::c_int = CTLFLAG_RD | CTLFLAG_WR;2090 pub const CTLFLAG_RDTUN: ::c_int = CTLFLAG_RD | CTLFLAG_TUN;
4073 pub const CTLFLAG_RD: ::c_int = 0x80000000; constant4075 pub const CTLFLAG_RW: ::c_int = CTLFLAG_RD | CTLFLAG_WR;