Searched refs:ISC_SOCKEVENT_RECVDONE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dsocket.h142 #define ISC_SOCKEVENT_RECVDONE (ISC_EVENTCLASS_SOCKET + 1) macro
/openbsd-current/usr.bin/dig/
H A Ddighost.c2737 REQUIRE(event->ev_type == ISC_SOCKEVENT_RECVDONE);
3236 REQUIRE(event->ev_type == ISC_SOCKEVENT_RECVDONE);
/openbsd-current/usr.bin/dig/lib/isc/unix/
H A Dsocket.c2014 ISC_SOCKEVENT_RECVDONE, action, arg);

Completed in 214 milliseconds