HomeSort by relevance Sort by last modified time
    Searched full:res_query (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /bionic/libc/dns/resolv/
res_query.c 1 /* $NetBSD: res_query.c,v 1.7 2006/01/24 17:41:25 christos Exp $ */
76 static const char sccsid[] = "@(#)res_query.c 8.1 (Berkeley) 6/4/93";
77 static const char rcsid[] = "Id: res_query.c,v 1.2.2.3.4.2 2004/03/16 12:34:19 marka Exp";
79 __RCSID("$NetBSD: res_query.c,v 1.7 2006/01/24 17:41:25 christos Exp $");
146 printf(";; res_query(%s, %d, %d)\n", name, class, type);
159 printf(";; res_query: mkquery failed\n");
178 printf(";; res_query: send error\n");
374 * Perform a call on res_query on the concatenation of name and domain,
  /bionic/libc/tools/
check-symbols-glibc.py 56 '__res_query': 'res_query',
  /bionic/libc/dns/include/
resolv_private.h 77 * This used to be defined in res_query.c, now it's in herror.c.
315 #define res_query __res_query macro
330 int res_query(const char *, int, int, u_char *, int);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 689 res_query
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 683 res_query
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 686 res_query
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 680 res_query
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 684 res_query
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 678 res_query
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 681 res_query
  /development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt 675 res_query
  /development/ndk/platforms/android-19/arch-mips/symbols/
libc.so.functions.txt 690 res_query
  /development/ndk/platforms/android-19/arch-x86/symbols/
libc.so.functions.txt 684 res_query
  /development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt 730 res_query
  /development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt 768 res_query
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 704 res_query
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 698 res_query
  /development/ndk/platforms/android-L/arch-arm64/symbols/
libc.so.functions.txt 707 res_query
  /development/ndk/platforms/android-L/arch-mips64/symbols/
libc.so.functions.txt 708 res_query
  /development/ndk/platforms/android-L/arch-x86_64/symbols/
libc.so.functions.txt 707 res_query
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libresolv-2.11.1.so 
libresolv.so 

Completed in 1441 milliseconds

1 2 3 4 5 6 7 8 9