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

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dsocket.c190 typedef enum { poll_idle, poll_active, poll_checking } pollstate_t; typedef in typeref:enum:__anon1460
3812 pollstate_t pollstate = poll_idle;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dsocket.c176 typedef enum { poll_idle, poll_active, poll_checking } pollstate_t; typedef in typeref:enum:__anon1840
3456 pollstate_t pollstate = poll_idle;

Completed in 114 milliseconds