Searched refs:_sect (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/nameser/
H A Dns_newmsg.c40 msg->_sect = ns_s_qd;
122 if (msg->_sect != ns_s_qd) {
157 if (sect < msg->_sect) {
162 if (sect > msg->_sect) {
163 msg->_sect = sect;
201 msg->_sect = ns_s_max;
H A Dns_parse.c150 if (section != handle->_sect)
212 if (section != handle->_sect)
267 msg->_sect = sect;
/netbsd-current/lib/libc/nameser/
H A Dns_parse.c157 if (section != handle->_sect)
220 if (section != handle->_sect)
275 msg->_sect = sect;
/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser.h114 ns_sect _sect; member in struct:__ns_msg
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser.h138 ns_sect _sect; member in struct:__ns_msg
/netbsd-current/include/arpa/
H A Dnameser.h136 ns_sect _sect; member in struct:__ns_msg

Completed in 96 milliseconds