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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1665 struct in_addr **classnext[ADDR_NUMCLASSES]; local
1749 * Each element in the classnext array points to the next
1755 classnext[i] = &sorted[rc];
1761 *(classnext[sortclass[i]]) = inaddrlist[i];
1762 classnext[sortclass[i]]++;

Completed in 22 milliseconds