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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2550 mib_item_t *tempitem; local
2557 for (tempitem = curritem;
2558 tempitem;
2559 tempitem = tempitem->next_item) {
2564 tempitem->group, tempitem->mib_id,
2565 tempitem->length, tempitem->valp);
2568 if (tempitem
[all...]

Completed in 50 milliseconds