Home
last modified time | relevance | path

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

/dports/devel/libdnsres/libdnsres-0.1a/
H A Dresolv.h260 #define res_queriesmatch __dnsres_res_queriesmatch macro
350 int res_queriesmatch(const unsigned char *,
H A Dres_send.c330 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
1009 !res_queriesmatch(state->send_buf, in res_send_dgram_wait_read()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dresolv.h227 #define res_queriesmatch __res_queriesmatch macro
281 int res_queriesmatch (const unsigned char *,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Dresolv.h227 #define res_queriesmatch __res_queriesmatch macro
281 int res_queriesmatch (const unsigned char *,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dresolv.h252 #define res_queriesmatch __res_queriesmatch macro
305 int res_queriesmatch(const u_char *, const u_char *,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/
H A Dresolv.h252 #define res_queriesmatch __res_queriesmatch macro
305 int res_queriesmatch(const u_char *, const u_char *,
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/
H A Dresolv.h230 #define res_queriesmatch __res_queriesmatch macro
283 int res_queriesmatch __P((const u_char *, const u_char *,
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Dresolv.h311 #define res_queriesmatch __res_queriesmatch macro
377 int res_queriesmatch(const u_char *, const u_char *,
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dresolv.h395 #define res_queriesmatch __res_queriesmatch macro
463 int res_queriesmatch(const u_char *, const u_char *,
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dresolv.h209 #define res_queriesmatch __res_queriesmatch macro
/dports/irc/irc/irc2.11.2p3/ircd/
H A Dresolv_def.h211 #define res_queriesmatch __res_queriesmatch macro
/dports/dns/libbind/libbind-6.0/include/
H A Dresolv.h395 #define res_queriesmatch __res_queriesmatch macro
462 int res_queriesmatch __P((const u_char *, const u_char *,
/dports/mail/smtpfeed/smtpfeed-1.23/Obsoletes/
H A Dres_send-812.c356 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
471 && res_queriesmatch(buf, buf + buflen, creq->request, in res_send()
966 !res_queriesmatch(buf, buf + buflen, in res_send()
1160 && res_queriesmatch(buf, buf + buflen, creq->request,
1350 && res_queriesmatch(ans, ans + resplen,
H A Dres_send-497.c376 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
490 && res_queriesmatch(buf, buf + buflen, creq->request,
981 !res_queriesmatch(buf, buf + buflen,
1176 && res_queriesmatch(buf, buf + buflen, creq->request,
1366 && res_queriesmatch(ans, ans + resplen,
/dports/mail/smtpfeed/smtpfeed-1.23/Obsoletes/RES.ORIG/
H A Dres_send-811.c245 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
652 !res_queriesmatch(buf, buf + buflen, in res_send()
H A Dres_send-812.c250 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
693 !res_queriesmatch(buf, buf + buflen, in res_send()
H A Dres_send-496.c263 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
669 !res_queriesmatch(buf, buf + buflen,
H A Dres_send-497.c267 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
705 !res_queriesmatch(buf, buf + buflen,
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Dres_send.c294 res_queriesmatch(const u_char *buf1, const u_char *eom1, in libresolv_hidden_def()
330 libresolv_hidden_def (res_queriesmatch) in libresolv_hidden_def() argument
993 !res_queriesmatch(buf, buf + buflen, in send_dg()
/dports/misc/rump/buildrump.sh-b914579/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()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_send.c314 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
821 !res_queriesmatch(buf, buf + buflen,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_send.c314 res_queriesmatch(buf1, eom1, buf2, eom2) in res_queriesmatch() function
821 !res_queriesmatch(buf, buf + buflen,
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dres_send.c289 res_queriesmatch( in res_queriesmatch() function
816 !res_queriesmatch(buf, buf + buflen, in res_send()
/dports/dns/libbind/libbind-6.0/resolv/
H A Dres_send.c255 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch() function
982 !res_queriesmatch(buf, buf + buflen, in send_dg()