Searched refs:tempp2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c977 mib_item_t *tempp2; /* walking copy of item2 */ local
988 for (tempp2 = item2;
989 tempp2;
990 tempp2 = tempp2->next_item) {
991 if (tempp2->mib_id == 0)
992 switch (tempp2->group) {
1012 tempp2 = NULL;
1023 for (tempp2 = item2; tempp2 !
[all...]

Completed in 49 milliseconds