HomeSort by: relevance | last modified time | path
    Searched defs:res_ndestroy (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/resolv/
res_init.c 122 __weak_alias(res_ndestroy,_res_ndestroy)
229 res_ndestroy(statp);
826 res_ndestroy(res_state statp) function
  /src/external/bsd/libbind/dist/resolv/
res_init.c 186 res_ndestroy(statp);
728 res_ndestroy(res_state statp) { function
  /src/include/
resolv.h 404 #define res_ndestroy __res_ndestroy macro
501 void res_ndestroy(res_state);
  /src/external/bsd/libbind/dist/include/
resolv.h 406 #define res_ndestroy __res_ndestroy macro
506 void res_ndestroy __P((res_state));

Completed in 25 milliseconds