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

  /bionic/libc/dns/resolv/
res_send.c 364 res_nsend(res_state statp, function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h 317 #define res_nsend __res_nsend macro
381 int res_nsend (res_state, const u_char *, int, u_char *, int)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 317 #define res_nsend __res_nsend macro
381 int res_nsend (res_state, const u_char *, int, u_char *, int)
  /bionic/libc/dns/include/
resolv_private.h 221 #define RES_F_LASTMASK 0x000000F0 /* ordinal server of last res_nsend */
389 #define res_nsend __res_nsend macro
469 int res_nsend(res_state, const u_char *, int, u_char *, int);

Completed in 65 milliseconds