Searched refs:_counts (Results 1 – 2 of 2) sorted by relevance
106 NS_GET16(handle->_counts[i], msg); in libresolv_hidden_def()109 if (handle->_counts[i] == 0) in libresolv_hidden_def()113 handle->_counts[i]); in libresolv_hidden_def()142 if (rrnum < 0 || rrnum >= handle->_counts[(int)section]) in libresolv_hidden_def()180 if (++handle->_rrnum > handle->_counts[(int)section]) in libresolv_hidden_def()
101 uint16_t _id, _flags, _counts[ns_s_max]; member118 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0)