Searched refs:ldns_resolver_set_ixfr_serial (Results 1 – 9 of 9) sorted by relevance
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ldns/ |
H A D | resolver.h | 780 void ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial);
|
/dports/dns/py-ldns/ldns-1.8.1/ldns/ |
H A D | resolver.h | 780 void ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial);
|
/dports/dns/ldns/ldns-1.8.1/ldns/ |
H A D | resolver.h | 780 void ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial);
|
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/ |
H A D | resolver.c | 641 ldns_resolver_set_ixfr_serial(r, 0); in ldns_resolver_new() 1562 ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial) in ldns_resolver_set_ixfr_serial() function
|
/dports/dns/py-ldns/ldns-1.8.1/ |
H A D | resolver.c | 641 ldns_resolver_set_ixfr_serial(r, 0); in ldns_resolver_new() 1562 ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial) in ldns_resolver_set_ixfr_serial() function
|
/dports/dns/ldns/ldns-1.8.1/ |
H A D | resolver.c | 641 ldns_resolver_set_ixfr_serial(r, 0); in ldns_resolver_new() 1562 ldns_resolver_set_ixfr_serial(ldns_resolver *r, uint32_t serial) in ldns_resolver_set_ixfr_serial() function
|
/dports/dns/p5-DNS-Ldns/ldns-1.8.1/drill/ |
H A D | drill.c | 636 ldns_resolver_set_ixfr_serial(res, serial); in main()
|
/dports/dns/py-ldns/ldns-1.8.1/drill/ |
H A D | drill.c | 636 ldns_resolver_set_ixfr_serial(res, serial); in main()
|
/dports/dns/ldns/ldns-1.8.1/drill/ |
H A D | drill.c | 636 ldns_resolver_set_ixfr_serial(res, serial); in main()
|