Lines Matching defs:query
167 query_formerr (struct query *query, nsd_type* nsd) in query_formerr()
181 query_type *query = (query_type *) data; in query_cleanup() local
189 query_type *query in query_create() local
312 process_query_section(query_type *query) in process_query_section()
421 answer_notify(struct nsd* nsd, struct query *query) in answer_notify()
679 add_additional_rrsets(struct query *query, answer_type *answer, in add_additional_rrsets()
738 answer_needs_ns(struct query* query) in answer_needs_ns()
748 add_rrset(struct query *query, in add_rrset()
920 answer_delegation(query_type *query, answer_type *answer) in answer_delegation()
958 answer_soa(struct query *query, answer_type *answer) in answer_soa()
979 answer_nodata(struct query *query, answer_type *answer, domain_type *original) in answer_nodata()
1000 answer_nxdomain(query_type *query, answer_type *answer) in answer_nxdomain()