/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 126 topo_hdl_strfree(thdl, buf); in dm_fmri_to_diskmon() 217 topo_hdl_strfree(thp, cstr); in fmri2ptr() 272 topo_hdl_strfree(thp, label); in topo_add_disk() 290 topo_hdl_strfree(thp, devpath); in topo_add_disk() 300 topo_hdl_strfree(thp, devpath); in topo_add_disk() 327 topo_hdl_strfree(thp, model); in topo_add_disk() 329 topo_hdl_strfree(thp, manuf); in topo_add_disk() 331 topo_hdl_strfree(thp, serial); in topo_add_disk() 333 topo_hdl_strfree(thp, firmrev); in topo_add_disk() 335 topo_hdl_strfree(thp, capacity); in topo_add_disk() [all …]
|
/titanic_50/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 234 topo_hdl_strfree(thp, didstr); in do_slot_mapping_cb() 235 topo_hdl_strfree(thp, driver); in do_slot_mapping_cb() 236 topo_hdl_strfree(thp, vidstr); in do_slot_mapping_cb() 237 topo_hdl_strfree(thp, fmri); in do_slot_mapping_cb() 398 topo_hdl_strfree(thp, uuid); in do_prominfo()
|
/titanic_50/usr/src/cmd/fm/fmtopo/common/ |
H A D | fmtopo.c | 147 topo_hdl_strfree(thp, aname); in print_node() 154 topo_hdl_strfree(thp, fname); in print_node() 160 topo_hdl_strfree(thp, lname); in print_node() 418 topo_hdl_strfree(thp, fmri); in print_prop_nameval() 512 topo_hdl_strfree(thp, (char *)pgi->tpi_name); in print_pgroup() 842 topo_hdl_strfree(thp, s); in walk_node() 847 topo_hdl_strfree(thp, s); in walk_node() 1124 topo_hdl_strfree(thp, aname); in print_fmri() 1130 topo_hdl_strfree(thp, fname); in print_fmri() 1136 topo_hdl_strfree(thp, lname); in print_fmri() [all …]
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_string.c | 52 topo_hdl_strfree(topo_hdl_t *thp, char *s) in topo_hdl_strfree() function 67 topo_hdl_strfree(mod->tm_hdl, s); in topo_mod_strfree()
|
H A D | topo_snap.c | 224 topo_hdl_strfree(thp, thp->th_platform); in topo_close() 226 topo_hdl_strfree(thp, thp->th_isa); in topo_close() 228 topo_hdl_strfree(thp, thp->th_machine); in topo_close() 230 topo_hdl_strfree(thp, thp->th_product); in topo_close() 232 topo_hdl_strfree(thp, thp->th_rootdir); in topo_close() 320 topo_hdl_strfree(thp, ustr); in topo_snap_create()
|
H A D | topo_module.c | 191 topo_hdl_strfree(thp, mod->tm_name); in topo_mod_destroy() 193 topo_hdl_strfree(thp, mod->tm_path); in topo_mod_destroy() 195 topo_hdl_strfree(thp, mod->tm_rootdir); in topo_mod_destroy()
|
H A D | topo_2xml.c | 220 topo_hdl_strfree(thp, pval); in txml_print_prop() 223 topo_hdl_strfree(thp, fmri); in txml_print_prop()
|
H A D | topo_prop.c | 855 topo_hdl_strfree(thp, pm->tpm_name); in register_methoderror() 1168 topo_hdl_strfree(thp, (char *)pip->tpi_name); in pgroup_seterr() 1261 topo_hdl_strfree(thp, (char *)pip->tpi_name); in topo_pgroup_destroy() 1289 topo_hdl_strfree(thp, (char *)pip->tpi_name); in topo_pgroup_destroy_all() 1306 topo_hdl_strfree(thp, pm->tpm_name); in propmethod_destroy() 1324 topo_hdl_strfree(thp, pv->tp_name); in topo_propval_destroy()
|
H A D | mapfile-vers | 78 topo_hdl_strfree;
|
/titanic_50/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 975 topo_hdl_strfree(thp, product_id); in slt_process_ses_log() 984 topo_hdl_strfree(thp, product_id); in slt_process_ses_log() 993 topo_hdl_strfree(thp, label); in slt_process_ses_log() 1004 topo_hdl_strfree(thp, target_path); in slt_process_ses_log() 1018 topo_hdl_strfree(thp, sas_address); in slt_process_ses_log() 1022 topo_hdl_strfree(thp, sas_address); in slt_process_ses_log()
|
/titanic_50/usr/src/cmd/fm/schemes/mod/ |
H A D | scheme.c | 51 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/pkg/ |
H A D | scheme.c | 51 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/sw/ |
H A D | scheme.c | 64 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 162 topo_hdl_strfree(thp, facname); in dl_fault_walk_inner() 163 topo_hdl_strfree(thp, factype); in dl_fault_walk_inner()
|
/titanic_50/usr/src/cmd/fm/fmdump/common/ |
H A D | nvlrender.c | 72 topo_hdl_strfree(thp, fmristr); in fmdump_render_nvlist()
|
/titanic_50/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_util.c | 51 topo_hdl_strfree(thp, topostr); in sw_smf_svcfmri2str()
|
/titanic_50/usr/src/cmd/fm/schemes/dev/ |
H A D | scheme.c | 68 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/schemes/svc/ |
H A D | scheme.c | 65 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_topo.c | 93 topo_hdl_strfree(tp, id); in fmd_topo_update()
|
/titanic_50/usr/src/cmd/fm/modules/common/zfs-retire/ |
H A D | zfs_retire.c | 340 topo_hdl_strfree(thp, fmri); in zfs_vdev_repair() 472 topo_hdl_strfree(thp, fmri); in zfs_retire_recv()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/ |
H A D | cmd_branch.c | 248 topo_hdl_strfree(thp, lbl); in fru_by_label_cb() 251 topo_hdl_strfree(thp, lbl); in fru_by_label_cb()
|
/titanic_50/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 139 topo_hdl_strfree(thp, fmristr); in dt_analyze_disk()
|
/titanic_50/usr/src/cmd/fm/schemes/hc/ |
H A D | scheme.c | 66 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_filter.c | 80 topo_hdl_strfree(thp, str); in etm_pciexrc_walker()
|
/titanic_50/usr/src/cmd/fm/schemes/cpu/ |
H A D | cpu.c | 59 topo_hdl_strfree(thp, str); in fmd_fmri_nvl2str()
|