Lines Matching full:region
59 * Region allocated message reply
73 * this is allocated in a region, and will be copied to malloc area
76 * this is allocated in a region, and will be copied to malloc area
86 * @param region: region to allocate better entries from cache into.
97 struct regional* region, uint32_t flags, time_t qstarttime);
119 * @param region: to allocate into for qmsg.
123 struct reply_info* qrep, uint32_t flags, struct regional* region,
133 * @param region: where to allocate result delegation.
147 struct regional* region, struct dns_msg** msg, time_t timenow,
156 * @param region: where to allocate dns message.
164 struct reply_info* r, struct regional* region, time_t now,
168 * Deep copy a dns_msg to a region.
170 * @param region: the region to copy all the data to.
174 struct regional* region);
184 * @param region: where to allocate result.
190 * @return new response message (alloced in region, rrsets do not have IDs).
196 uint16_t flags, struct regional* region, struct regional* scratch,
203 * @param region: where to store new dp info.
209 struct regional* region, struct delegpt* dp, uint32_t flags);
218 * @param region: where to alloc.
223 uint16_t qclass, struct regional* region, size_t capacity);
229 * @param region: region to alloc in
234 int dns_msg_authadd(struct dns_msg* msg, struct regional* region,
241 * @param region: region to alloc in
246 int dns_msg_ansadd(struct dns_msg* msg, struct regional* region,