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

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_iostat.c121 #define NULLDISK (struct diskinfo *)0 macro
123 static struct diskinfo *firstdisk = NULLDISK;
124 static struct diskinfo *lastdisk = NULLDISK;
125 static struct diskinfo *snip = NULLDISK;
629 zerodisk.next = NULLDISK;
671 disk->next = NULLDISK;
711 disk->next = NULLDISK;

Completed in 62 milliseconds