Lines Matching defs:fwd
70 struct iter_forwards* fwd = (struct iter_forwards*)calloc(1, in forwards_create() local
92 static void fwd_del_tree(struct iter_forwards* fwd) in fwd_del_tree()
100 forwards_delete(struct iter_forwards* fwd) in forwards_delete()
111 forwards_insert_data(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_insert_data()
144 forwards_insert(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp) in forwards_insert()
152 fwd_init_parents(struct iter_forwards* fwd) in fwd_init_parents()
266 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) in read_forwards()
299 fwd_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_add_stub_hole()
312 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) in make_stub_holes()
335 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) in forwards_apply_cfg()
362 forwards_find(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass, in forwards_find()
381 forwards_lookup(struct iter_forwards* fwd, uint8_t* qname, uint16_t qclass, in forwards_lookup()
421 forwards_lookup_root(struct iter_forwards* fwd, uint16_t qclass, int nolock) in forwards_lookup_root()
430 next_root_locked(struct iter_forwards* fwd, uint16_t* dclass) in next_root_locked()
480 forwards_next_root(struct iter_forwards* fwd, uint16_t* dclass, int nolock) in forwards_next_root()
491 forwards_get_mem(struct iter_forwards* fwd) in forwards_get_mem()
507 fwd_zone_find(struct iter_forwards* fwd, uint16_t c, uint8_t* nm) in fwd_zone_find()
518 forwards_add_zone(struct iter_forwards* fwd, uint16_t c, struct delegpt* dp, in forwards_add_zone()
538 forwards_delete_zone(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_delete_zone()
555 forwards_add_stub_hole(struct iter_forwards* fwd, uint16_t c, uint8_t* nm, in forwards_add_stub_hole()
574 forwards_delete_stub_hole(struct iter_forwards* fwd, uint16_t c, in forwards_delete_stub_hole()