HomeSort by: relevance | last modified time | path
    Searched refs:ISC_SOCKEVENT_SENDDONE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
socket.h 153 #define ISC_SOCKEVENT_SENDDONE (ISC_EVENTCLASS_SOCKET + 2)
  /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
socket.h 212 #define ISC_SOCKEVENT_SENDDONE (ISC_EVENTCLASS_SOCKET + 2)
  /src/external/mpl/dhcp/bind/dist/lib/dns/
request.c 437 ISC_SOCKEVENT_SENDDONE, req_senddone,
1338 REQUIRE(event->ev_type == ISC_SOCKEVENT_SENDDONE);
xfrin.c 1258 INSIST(event->ev_type == ISC_SOCKEVENT_SENDDONE);
resolver.c 2013 REQUIRE(event->ev_type == ISC_SOCKEVENT_SENDDONE);
3036 ISC_SOCKEVENT_SENDDONE, resquery_senddone, query, NULL,
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 4262 dev = allocate_socketevent(manager->mctx, sock, ISC_SOCKEVENT_SENDDONE,

Completed in 28 milliseconds