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

  /src/external/mpl/bind/dist/lib/isc/netmgr/
netmgr-int.h 690 ISC_LIST(isc__nm_uvreq_t) active_uvreqs; member in struct:isc_nmsocket
netmgr.c 1599 ISC_LIST_APPEND(sock->active_uvreqs, req, active_link);
1617 ISC_LIST_UNLINK(sock->active_uvreqs, req, active_link);

Completed in 32 milliseconds