Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c199 buf = (char *)dzmalloc(sizeof (fru.isf_data.disk.isf_capacity) + 1); in platform_update_fru()
250 entry = dzmalloc(sizeof (ipmi_cache_entry_t)); in platform_update_fru()
314 entry = dzmalloc(sizeof (ipmi_cache_entry_t)); in platform_set_sensor()
H A Dutil.h104 extern void *dzmalloc(size_t sz);
H A Dutil.c180 dzmalloc(size_t sz) in dzmalloc() function
H A Ddiskmon_conf.c315 dm_fru_t *frup = (dm_fru_t *)dzmalloc(sizeof (dm_fru_t)); in new_dmfru()
399 cfgdata_t *cdp = (cfgdata_t *)dzmalloc(sizeof (cfgdata_t)); in new_cfgdata()