Searched defs:classnext (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1673 struct in_addr **classnext[ADDR_NUMCLASSES]; local
1757 * Each element in the classnext array points to the next
1763 classnext[i] = &sorted[rc];
1769 *(classnext[sortclass[i]]) = inaddrlist[i];
1770 classnext[sortclass[i]]++;

Completed in 74 milliseconds