Searched refs:CTLFLAG_WR (Results 1 – 3 of 3) sorted by relevance
281 CTLFLAG_WR
2669 pub const CTLFLAG_WR: c_int = 0x40000000; constant2670 pub const CTLFLAG_RW: c_int = CTLFLAG_RD | CTLFLAG_WR;
4267 pub const CTLFLAG_WR: c_int = 0x40000000; constant4268 pub const CTLFLAG_RW: c_int = CTLFLAG_RD | CTLFLAG_WR;