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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_mkquery.c 82 static char sccsid[] = "@(#)res_mkquery.c 8.1 (Berkeley) 6/4/93";
83 static char orig_rcsid[] = "From: Id: res_mkquery.c,v 8.9 1997/04/24 22:22:36 vixie Exp $";
84 static char rcsid[] = "$Id: res_mkquery.c,v 1.1.1.1 2003/11/19 01:51:37 kyu3 Exp $";
103 res_mkquery( function
126 printf(";; res_mkquery(%d, %s, %d, %d)\n",
  /bionic/libc/dns/resolv/
res_data.c 169 res_mkquery(int op, /* opcode of query */ function
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 226 #define res_mkquery __res_mkquery macro
277 int res_mkquery __P((int, const char *, int, int, const u_char *,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 261 #define res_mkquery __res_mkquery macro
275 int res_mkquery (int, const char *, int, int, const u_char *,
  /bionic/libc/dns/include/
resolv_private.h 329 #define res_mkquery __res_mkquery macro
341 int res_mkquery(int, const char *, int, int, const u_char *, int, const u_char *, u_char *, int);

Completed in 236 milliseconds