Home
last modified time | relevance | path

Searched defs:ixfr_store (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dixfr.h103 struct ixfr_store { struct
126 * routine if the ixfr_store itself needs to be deleted too, like on error. argument
H A Dixfr.c953 struct ixfr_store* ixfr_store = ixfr_store_mem; in ixfr_store_start() local
960 void ixfr_store_cancel(struct ixfr_store* ixfr_store) in ixfr_store_cancel()
967 void ixfr_store_free(struct ixfr_store* ixfr_store) in ixfr_store_free()
997 static void ixfr_put_newsoa(struct ixfr_store* ixfr_store, uint8_t** rrs, in ixfr_put_newsoa()
1027 void ixfr_store_finish_data(struct ixfr_store* ixfr_store) in ixfr_store_finish_data()
1049 void ixfr_store_finish(struct ixfr_store* ixfr_store, struct nsd* nsd, in ixfr_store_finish()
1145 void ixfr_store_add_newsoa(struct ixfr_store* ixfr_store, uint32_t ttl, in ixfr_store_add_newsoa()
1194 void ixfr_store_add_oldsoa(struct ixfr_store* ixfr_store, uint32_t ttl, in ixfr_store_add_oldsoa()
1301 void ixfr_store_putrr(struct ixfr_store* ixfr_store, const struct dname* dname, in ixfr_store_putrr()
1346 void ixfr_store_delrr(struct ixfr_store* ixfr_store, const struct dname* dname, in ixfr_store_delrr()
[all …]
H A Ddifffile.c997 int* softfail, struct ixfr_store* ixfr_store) in apply_ixfr()
1357 struct ixfr_store* ixfr_store = NULL, ixfr_store_mem; in apply_ixfr_for_zone() local
H A Dixfrcreate.c513 static int process_add_rrset(struct ixfr_store* ixfr_store, in process_add_rrset()