Home
last modified time | relevance | path

Searched refs:question_section (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dpacket.c239 packet_skip_rr(buffer_type *packet, int question_section) in packet_skip_rr() argument
244 if (question_section) { in packet_skip_rr()
264 buffer_type *packet, int question_section) in packet_read_rr() argument
281 if (question_section) { in packet_read_rr()
H A Dpacket.h176 int packet_skip_rr(buffer_type *packet, int question_section);
189 int question_section);