Searched refs:fp_nquery (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/lib/libc/resolv/ |
H A D | res_data.c | 68 __weak_alias(fp_nquery,__fp_nquery) 177 fp_nquery(msg, PACKETSZ, file); in fp_query() 181 fp_nquery(const u_char *msg, int len, FILE *file) { in fp_nquery() function
|
/netbsd-src/external/bsd/libbind/dist/resolv/ |
H A D | res_data.c | 137 fp_nquery(msg, PACKETSZ, file); in fp_query() 141 fp_nquery(const u_char *msg, int len, FILE *file) { in fp_nquery() function
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/rtldef/ |
H A D | resolv.h | 13 void fp_nquery (const u_char *, int, FILE *);
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/rtldef/ |
H A D | resolv.h | 13 void fp_nquery (const u_char *, int, FILE *);
|
/netbsd-src/include/ |
H A D | resolv.h | 298 #define fp_nquery __fp_nquery macro 319 void fp_nquery(const u_char *, int, FILE *);
|
/netbsd-src/external/bsd/libbind/dist/include/ |
H A D | resolv.h | 307 #define fp_nquery __fp_nquery macro 322 void fp_nquery __P((const u_char *, int, FILE *));
|
/netbsd-src/lib/libc/net/ |
H A D | Makefile.inc | 82 resolver.3 fp_nquery.3 \
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | inclhack.def | 4937 select = "(void[ \t]+fp_nquery \\(const u_char \\*, int, FILE \\*\\);)\n" 4946 test_text = "void fp_nquery (const u_char *, int, FILE *);\n"
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | inclhack.def | 5036 select = "(void[ \t]+fp_nquery \\(const u_char \\*, int, FILE \\*\\);)\n" 5045 test_text = "void fp_nquery (const u_char *, int, FILE *);\n"
|