Searched refs:_topo_hdl_strfree (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libzfs/common/ |
H A D | libzfs_fru.c | 74 static void (*_topo_hdl_strfree)(topo_hdl_t *, char *); variable 138 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 143 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 152 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 162 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 163 _topo_hdl_strfree(thp, frustr); in libzfs_fru_gather() 171 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 172 _topo_hdl_strfree(thp, frustr); in libzfs_fru_gather() 176 _topo_hdl_strfree(thp, devpath); in libzfs_fru_gather() 177 _topo_hdl_strfree(thp, frustr); in libzfs_fru_gather() [all …]
|