Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c120 #define NULLNET (struct netinfo *)0 macro
122 static struct netinfo *firstnet = NULLNET;
123 static struct netinfo *lastnet = NULLNET;
124 static struct netinfo *netsnip = NULLNET;
995 net->next = NULLNET; in init_net()
1036 net->next = NULLNET; in init_net()