Home | History | Annotate | Download | only in iterator

Lines Matching refs:regional

54 struct regional;
117 * Allocate dns_msg from parsed msg, in regional.
119 * @param msg: parsed message (cleaned and ready for regional allocation).
120 * @param regional: regional to use for allocation.
124 struct regional* regional);
127 * Copy a dns_msg to this regional.
128 * @param from: dns message, also in regional.
129 * @param regional: regional to use for allocation.
132 struct dns_msg* dns_copy_msg(struct dns_msg* from, struct regional* regional);
156 struct regional* region, uint16_t flags, time_t qstarttime,
262 int reply_equal(struct reply_info* p, struct reply_info* q, struct regional* region);
324 struct delegpt* dp, struct regional* region, struct query_info* qinfo);
338 struct delegpt* dp, struct regional* region, struct query_info* qinfo);