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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c44 char *dpart[NDKMAP]; member in struct:list_of_disks
91 (void) free(p->dpart[i]);
497 entry->dpart[i] = (char *)malloc(len);
498 if (entry->dpart[i]) {
499 (void) sprintf(entry->dpart[i],
503 entry->dpart[i] = NULL;
628 (list->dpart[partition] != NULL))
629 rv = list->dpart[partition];

Completed in 11 milliseconds