Searched refs:dmalloc (Results 1 – 6 of 6) sorted by relevance
184 (indicator_t *)dmalloc(sizeof (indicator_t)); in new_indicator()228 ind_action_t *lap = (ind_action_t *)dmalloc(sizeof (ind_action_t)); in new_indaction()270 indrule_t *lrp = (indrule_t *)dmalloc(sizeof (indrule_t)); in new_indrule()334 diskmon_t *dmp = (diskmon_t *)dmalloc(sizeof (diskmon_t)); in new_diskmon()456 buf = dmalloc(len); in check_indactions()508 buf = dmalloc(len); in check_inds()599 buf = dmalloc(len); in check_consistent_ind_indrules()612 buf = dmalloc(len); in check_consistent_ind_indrules()729 char *buf = dmalloc(len); in print_ap()744 char *buf = dmalloc(len); in print_disks()
172 dmalloc(size_t sz) in dmalloc() function249 qu_t *newqp = (qu_t *)dmalloc(sizeof (qu_t)); in new_queue()
101 extern void *dmalloc(size_t sz);
62 (disk_statechg_t *)dmalloc(sizeof (disk_statechg_t)); in new_statechange()470 g_schg_queue = new_queue(B_TRUE, dmalloc, dfree, free_statechange); in init_state_change_manager()
348 proto = (char *)dmalloc(len + 1); in extract_protocol()
212 devices_app = dmalloc(len); in disk_ap_state_to_hotplug_state()