Home
last modified time | relevance | path

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

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