Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c183 typedef enum { poll_idle, poll_active, poll_checking } pollstate_t; typedef
3492 pollstate_t pollstate = poll_idle; in netthread()