Home
last modified time | relevance | path

Searched refs:res_queriesmatch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/include/
H A Dresolv.h395 #define res_queriesmatch __res_queriesmatch macro
463 int res_queriesmatch(const u_char *, const u_char *,
/netbsd-src/external/bsd/libbind/dist/include/
H A Dresolv.h397 #define res_queriesmatch __res_queriesmatch macro
464 int res_queriesmatch __P((const u_char *, const u_char *,
/netbsd-src/lib/libc/resolv/
H A Dres_send.c139 __weak_alias(res_queriesmatch,__res_queriesmatch)
303 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
1099 !res_queriesmatch(buf, (const u_char *)buf + buflen, in send_dg()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_send.c257 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
984 !res_queriesmatch(buf, buf + buflen, in send_dg()