Searched refs:EVENT_MASK (Results 1 – 1 of 1) sorted by relevance
178 typedef fd_set EVENT_MASK; typedef195 } EVENT_MASK; typedef245 static EVENT_MASK event_rmask; /* enabled read events */246 static EVENT_MASK event_wmask; /* enabled write events */247 static EVENT_MASK event_xmask; /* for bad news mostly */661 EVENT_MASK zero_mask; in event_drain()