Home
last modified time | relevance | path

Searched refs:ns_t_any (Results 1 – 25 of 77) sorted by relevance

1234

/dports/mail/libspf2/libspf2-1.2.10/src/libspf2/
H A Dspf_dns_test.c84 ns_t_any, HOST_NOT_FOUND, NULL },
86 ns_t_any, HOST_NOT_FOUND, NULL },
88 ns_t_any, HOST_NOT_FOUND, NULL },
417 ns_t_any, HOST_NOT_FOUND, NULL },
H A Dspf_dns_zone.c130 && spfhook->zone[i]->rr_type != ns_t_any) { in SPF_dns_zone_find()
199 if (rr_type == ns_t_any) { in SPF_dns_zone_add_str()
291 case ns_t_any: in SPF_dns_zone_add_str()
381 "", ns_t_any, 24 * 60 * 60, HOST_NOT_FOUND); in SPF_dns_zone_new()
H A Dspf_utils.c168 case ns_t_any: return "ANY"; in SPF_strrrtype()
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/plug-ins/dns_spoof/
H A Ddns_spoof.c531 if (type == ns_t_a || type == ns_t_any) { in prepare_dns_reply()
536 if (type == ns_t_any) in prepare_dns_reply()
594 if (type == ns_t_aaaa || type == ns_t_any) { in prepare_dns_reply()
599 if (type == ns_t_any) in prepare_dns_reply()
657 if (type == ns_t_mx || type == ns_t_any) { in prepare_dns_reply()
662 if (type == ns_t_any) in prepare_dns_reply()
756 if (type == ns_t_any) in prepare_dns_reply()
800 if (type == ns_t_txt || type == ns_t_any) { in prepare_dns_reply()
808 if (type == ns_t_any) in prepare_dns_reply()
1005 if (is_negative && type != ns_t_any) { in prepare_dns_reply()
[all …]
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dnameser.h89 ns_t_any = 255, /* Wildcard match. */ enumerator
207 #define T_ANY ns_t_any
/dports/www/node10/node-v10.24.1/deps/cares/include/
H A Dnameser.h89 ns_t_any = 255, /* Wildcard match. */ enumerator
207 #define T_ANY ns_t_any
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dnameser.h89 ns_t_any = 255, /* Wildcard match. */ enumerator
207 #define T_ANY ns_t_any
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/arpa/
H A Dnameser.h198 ns_t_any = 255, enumerator
203 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
439 #define T_ANY ns_t_any
/dports/devel/grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/iomgr/
H A Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/arpa/
H A Dnameser.h267 ns_t_any = 255, /* Wildcard match. */ enumerator
273 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \

1234