Home
last modified time | relevance | path

Searched refs:nextnew (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c2729 struct iflist **nextnew = &newlist; in if_report() local
2856 *nextnew = tlp; in if_report()
2857 nextnew = &tlp->next_if; in if_report()
2912 *nextnew = NULL; in if_report()
3042 struct iflist **nextnew = &newlist6; in if_report() local
3171 *nextnew = tlp; in if_report()
3172 nextnew = &tlp->next_if; in if_report()
3227 *nextnew = NULL; in if_report()