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

/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c803 libhal_free_string (drive->device_file);
804 libhal_free_string (drive->vendor);
805 libhal_free_string (drive->model);
806 libhal_free_string (drive->type_textual);
807 libhal_free_string (drive->physical_device);
808 libhal_free_string (drive->dedicated_icon_drive);
809 libhal_free_string (drive->dedicated_icon_volume);
810 libhal_free_string (drive->serial);
811 libhal_free_string (drive->firmware_version);
812 libhal_free_string (driv
[all...]
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmm_common.c1120 libhal_free_string(volume_label);
1165 * won't have to choose between free() or libhal_free_string() later on
1168 libhal_free_string(mountpoint);
1201 libhal_free_string(aap->aa_symdev);
1209 libhal_free_string(aap->aa_path);
1213 libhal_free_string(aap->aa_rawpath);
1217 libhal_free_string(aap->aa_type);
1221 libhal_free_string(aap->aa_media);
1225 libhal_free_string(aap->aa_partname);
H A Drmvolmgr.c370 libhal_free_string(storage_device);
/illumos-gate/usr/src/cmd/cdrw/
H A Ddevice.c335 libhal_free_string(p);
392 libhal_free_string(path);
422 libhal_free_string(p1);
432 libhal_free_string(p1);
438 libhal_free_string(p1);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal_get_property.c206 libhal_free_string (str);
H A Dlshal.c294 libhal_free_string (devices[i].parent);
411 libhal_free_string (str);
/illumos-gate/usr/src/cmd/hal/utils/
H A Dacpi.c381 libhal_free_string(reporting_unit);
439 libhal_free_string(reporting_unit);
734 libhal_free_string(devfs_path);
/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.h496 void libhal_free_string (char *str);
H A Dlibhal.c196 * libhal_free_string:
202 libhal_free_string (char *str) function
1270 * freeing this string with the function libhal_free_string(). Returns
/illumos-gate/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c166 libhal_free_string (device_file);

Completed in 89 milliseconds