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

  /bionic/libc/private/
resolv_private.h 213 #define RES_F_LASTMASK 0x000000F0 /* ordinal server of last res_nsend */
383 #define res_nsend __res_nsend macro
466 int res_nsend(res_state, const u_char *, int, u_char *, int);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 313 #define res_nsend __res_nsend macro
377 int res_nsend (res_state, const u_char *, int, u_char *, int)
  /bionic/libc/netbsd/resolv/
res_data.c 239 return (res_nsend(&_nres, buf, buflen, ans, anssiz));
res_query.c 163 n = res_nsend(statp, buf, n, answer, anslen);
res_send.c 355 res_nsend(res_state statp, function
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]

Completed in 120 milliseconds