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

  /bionic/libc/dns/include/
resolv_private.h 233 #define RES_F_LASTMASK 0x000000F0 /* ordinal server of last res_nsend */
401 #define res_nsend __res_nsend macro
479 int res_nsend(res_state, const u_char *, int, u_char *, int);
  /bionic/libc/dns/resolv/
res_data.c 234 return (res_nsend(&_nres, buf, buflen, ans, anssiz));
res_query.c 164 n = res_nsend(statp, buf, n, answer, anslen);
res_send.c 351 res_nsend(res_state statp, function
    [all...]
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getaddrinfo.c 97 #define res_nsend(state,buf,buflen,ans,anssiz) res_send ( buf, buflen, ans, anssiz ) macro
    [all...]
  /bionic/libc/dns/net/
getaddrinfo.c     [all...]

Completed in 573 milliseconds