Home
last modified time | relevance | path

Searched refs:resolver (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/lib/libc/net/
HDMakefile.inc41 rcmd.3 rcmdsh.3 resolver.3 sockatmark.3
130 MLINKS+=resolver.3 dn_comp.3 \
131 resolver.3 dn_expand.3 \
132 resolver.3 dn_skipname.3 \
133 resolver.3 ns_get16.3 \
134 resolver.3 ns_get32.3 \
135 resolver.3 ns_put16.3 \
136 resolver.3 ns_put32.3 \
137 resolver.3 res_init.3 \
138 resolver.3 res_mkquery.3 \
[all …]
/dragonfly/contrib/ldns/
HDnet.c895 ldns_axfr_start(ldns_resolver *resolver, const ldns_rdf *domain, ldns_rr_class class) argument
907 if (!resolver || ldns_resolver_nameserver_count(resolver) < 1) {
916 if(ldns_resolver_source(resolver)) {
918 ldns_resolver_source(resolver), 0, &src_len);
924 ns_i < ldns_resolver_nameserver_count(resolver) &&
925 resolver->_socket == SOCK_INVALID;
931 resolver->_nameservers[ns_i],
932 ldns_resolver_port(resolver), &ns_len);
935 (ldns_resolver_ip6(resolver) == LDNS_RESOLV_INET6)) {
943 (ldns_resolver_ip6(resolver) == LDNS_RESOLV_INET)) {
[all …]
HDresolver.c1442 ldns_axfr_next(ldns_resolver *resolver) in ldns_axfr_next() argument
1450 if (!resolver || resolver->_socket == -1) { in ldns_axfr_next()
1454 if (resolver->_cur_axfr_pkt) { in ldns_axfr_next()
1455 if (resolver->_axfr_i == ldns_pkt_ancount(resolver->_cur_axfr_pkt)) { in ldns_axfr_next()
1456 ldns_pkt_free(resolver->_cur_axfr_pkt); in ldns_axfr_next()
1457 resolver->_cur_axfr_pkt = NULL; in ldns_axfr_next()
1458 return ldns_axfr_next(resolver); in ldns_axfr_next()
1461 ldns_pkt_answer(resolver->_cur_axfr_pkt), in ldns_axfr_next()
1462 resolver->_axfr_i)); in ldns_axfr_next()
1463 resolver->_axfr_i++; in ldns_axfr_next()
[all …]
/dragonfly/share/man/man5/
HDMakefile54 resolver.5 \
77 MLINKS+=resolver.5 resolv.conf.5
/dragonfly/lib/libldns/
HDMakefile13 edns.c packet.c parse.c rbtree.c rdata.c resolver.c \
42 resolver.h \
/dragonfly/contrib/libarchive/tar/
HDwrite.c455 if ((bsdtar->resolver = archive_entry_linkresolver_new()) == NULL) in write_archive()
457 archive_entry_linkresolver_set_strategy(bsdtar->resolver, in write_archive()
526 archive_entry_linkify(bsdtar->resolver, &entry, &sparse_entry); in write_archive()
572 archive_entry_linkify(bsdtar->resolver, &entry, &sparse_entry); in write_archive()
583 archive_entry_linkresolver_free(bsdtar->resolver); in write_archive()
584 bsdtar->resolver = NULL; in write_archive()
940 archive_entry_linkify(bsdtar->resolver, &entry, &spare_entry); in write_hierarchy()
HDbsdtar.h94 struct archive_entry_linkresolver *resolver; /* for write.c */ member
/dragonfly/contrib/ldns/ldns/
HDresolver.h752 ldns_rr* ldns_axfr_next(ldns_resolver *resolver);
758 void ldns_axfr_abort(ldns_resolver *resolver);
765 bool ldns_axfr_complete(const ldns_resolver *resolver);
/dragonfly/usr.sbin/ppp/
HDipcp.h79 unsigned resolver : 1; /* Found resolv.conf ? */ member
HDipcp.c187 ipcp->ns.resolver = 0; in ipcp_LoadDNS()
220 ipcp->ns.resolver = 1; in ipcp_LoadDNS()
321 if (ipcp->ns.resolver) { in ipcp_RestoreDNS()
HDppp.8.m4494 operation, you should configure your resolver so that it works correctly.
/dragonfly/lib/libldns/ldns/
HDnet.h248 ldns_status ldns_axfr_start(ldns_resolver *resolver, const ldns_rdf *domain, ldns_rr_class c);
/dragonfly/contrib/libarchive/libarchive/
HDarchive_read_support_format_mtree.c114 struct archive_entry_linkresolver *resolver; member
315 archive_entry_linkresolver_free(mtree->resolver); in cleanup()
1126 mtree->resolver = archive_entry_linkresolver_new(); in read_header()
1127 if (mtree->resolver == NULL) in read_header()
1129 archive_entry_linkresolver_set_strategy(mtree->resolver, in read_header()
1382 archive_entry_linkify(mtree->resolver, &entry, in parse_file()
/dragonfly/contrib/smbfs/
HDHISTORY104 - NetBIOS name resolver added. '-I' option still supported. WINS server
105 can be specified in the nsmbrc file (nbns variable). To use resolver
/dragonfly/share/examples/IPv6/
HDUSAGE489 EDNS0 is defined in RFC2671. With EDNS0, the resolver library can tell DNS
492 in IPv6. KAME libinet6 includes resolver side support for EDNS0.
518 - Some of our platforms do not use our extended resolver code in libinet6.
/dragonfly/contrib/tcp_wrappers/
HDMakefile106 generic-resolver:
/dragonfly/contrib/gcc-8.0/gcc/
HDcgraphunit.c653 tree resolver = NULL_TREE; in analyze() local
655 resolver = targetm.generate_version_dispatcher_body (this); in analyze()
656 gcc_assert (resolver != NULL_TREE); in analyze()
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-cris.texi283 symbol resolver to be called to look up and set the value of the
305 resolver as with @samp{PLT}. The relocation is
HDc-tilepro.texi212 arrangement causes the run-time symbol resolver to be called to look
HDc-tilegx.texi238 arrangement causes the run-time symbol resolver to be called to look
/dragonfly/contrib/libarchive/
HDNEWS353 * libarchive: Several fixes to link resolver to address bsdcpio crashes
397 Feb 09, 2008: New "linkify" resolver to help with newc hardlink writing;
/dragonfly/crypto/openssh/
HDconfig.h.in16 /* Define if your resolver libs need this for getrrsetbyname */
HDconfigure.ac771 [Define if your resolver libs need this for getrrsetbyname])
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDextend.texi2740 @item ifunc ("@var{resolver}")
2748 the implementation functions available, and a resolver function that
2751 function being implemented, the resolver's declaration is be a
2775 the same translation unit as the resolver function:
/dragonfly/share/zoneinfo/
HDeurope55 # http://resolver.gpntb.ru/purl?docushare/dsweb/Get/Resource-2011/Byalokoz__E.L.__Novyy__sc…

12