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

  /bionic/libc/netbsd/resolv/
res_state.c 103 res_ndestroy(rt->_nres);
res_init.c 183 res_ndestroy(statp);
674 res_ndestroy(res_state statp) { function
  /bionic/libc/private/
resolv_private.h 395 #define res_ndestroy __res_ndestroy macro
485 void res_ndestroy(res_state);
  /external/chromium_org/net/dns/
dns_config_service_posix.cc 101 // Prefer res_ndestroy where available.
103 res_ndestroy(&res);

Completed in 880 milliseconds