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

  /src/external/bsd/libbind/dist/resolv/
res_init.c 186 res_ndestroy(statp);
728 res_ndestroy(res_state statp) { function
res_init.c 186 res_ndestroy(statp);
728 res_ndestroy(res_state statp) { function
  /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
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/include/
resolv.h 406 #define res_ndestroy __res_ndestroy macro
506 void res_ndestroy __P((res_state));
resolv.h 406 #define res_ndestroy __res_ndestroy macro
506 void res_ndestroy __P((res_state));
  /src/include/
resolv.h 405 #define res_ndestroy __res_ndestroy macro
503 void res_ndestroy(res_state);
resolv.h 405 #define res_ndestroy __res_ndestroy macro
503 void res_ndestroy(res_state);

Completed in 36 milliseconds