Home
last modified time | relevance | path

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

/DragonOS/kernel/src/net/event_poll/
H A Dmod.rs857 const EPOLLINOUT_BITS = Self::EPOLLIN.bits | Self::EPOLLOUT.bits; constant
859 Self::EPOLLINOUT_BITS.bits