Home
last modified time | relevance | path

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

/freebsd/lib/libc/nameser/
H A Dns_parse.c121 handle->_sections[i] = NULL; in ns_initparse()
128 handle->_sections[i] = msg; in ns_initparse()
269 msg->_msg_ptr = msg->_sections[(int)sect]; in setsection()
/freebsd/include/arpa/
H A Dnameser.h129 const u_char *_sections[ns_s_max]; member