HomeSort by relevance Sort by last modified time
    Searched refs:qhook (Results 1 - 5 of 5) sorted by null

  /bionic/libc/dns/include/
resolv_netid.h 76 res_send_qhook qhook; member in struct:android_net_context
resolv_private.h 172 res_send_qhook qhook; /* query hook */ member in struct:__res_state
  /bionic/libc/dns/resolv/
res_init.c 232 statp->qhook = NULL;
776 statp->qhook = netcontext->qhook;
res_data.c 214 _nres.qhook = hook;
res_send.c 501 if (statp->qhook) {
507 act = (*statp->qhook)(&nsap, &buf, &buflen,
    [all...]

Completed in 156 milliseconds