Searched refs:_sections (Results 1 – 3 of 3) sorted by relevance
126 handle->_sections[i] = NULL; in ns_initparse()133 handle->_sections[i] = msg; in ns_initparse()275 msg->_msg_ptr = msg->_sections[(int)sect]; in setsection()
484 outer_namespace._sections.append(sec)670 self._sections = sections[:]673 self._children = self._sections677 return (i for i in self._sections)
128 const u_char *_sections[ns_s_max]; member