Searched defs:pollstate_t (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/unix/ | ||
H A D | socket.c | 206 typedef enum { poll_idle, poll_active, poll_checking } pollstate_t; typedef in typeref:enum:__anon290 4270 pollstate_t pollstate = poll_idle; |
Completed in 28 milliseconds