HomeSort by relevance Sort by last modified time
    Searched refs:res_nsend (Results 1 - 8 of 8) 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);
  /prebuilts/gcc/linux-x86/host/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)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 240 return (res_nsend(&_nres, buf, buflen, ans, anssiz));
res_query.c 163 n = res_nsend(statp, buf, n, answer, anslen);
res_send.c 363 res_nsend(res_state statp, function
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]

Completed in 78 milliseconds