Searched defs:nelements (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/contrib/idn/idnkit-1.0-src/lib/ | ||
H A D | strhash.c | 79 int nelements; member in struct:idn__strhash 105 hash->nelements = 0; 161 hash->nelements++; 163 if (hash->nelements > hash->nbins * THRESHOLD) { |
/bind-9.11.3/lib/dns/ | ||
H A D | dst_parse.h | 119 unsigned short nelements; member in struct:dst_private |
Completed in 14 milliseconds