Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcsvc/
H A Drstat_proc.c122 #define NULLNET (struct netinfo *)0 macro
124 static struct netinfo *firstnet = NULLNET;
125 static struct netinfo *lastnet = NULLNET;
126 static struct netinfo *netsnip = NULLNET;
997 net->next = NULLNET; in init_net()
1038 net->next = NULLNET; in init_net()