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

  /bionic/libc/dns/resolv/
res_query.c 258 ret = res_nquerydomain(statp, name, NULL, class, type,
294 ret = res_nquerydomain(statp, name, *domain,
351 ret = res_nquerydomain(statp, name, NULL, class, type,
378 res_nquerydomain(res_state statp, function
391 printf(";; res_nquerydomain(%s, %s, %d, %d)\n",
res_data.c 294 return (res_nquerydomain(&_nres, name, domain,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 317 #define res_nquerydomain __res_nquerydomain macro
378 int res_nquerydomain (res_state, const char *, const char *, int,
  /bionic/libc/dns/include/
resolv_private.h 399 #define res_nquerydomain __res_nquerydomain macro
474 int res_nquerydomain(res_state, const char *, const char *,

Completed in 200 milliseconds