Home
last modified time | relevance | path

Searched refs:libhal_free_property_set (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dmapfile-vers90 libhal_free_property_set;
H A Dlibhal.h415 void libhal_free_property_set (LibHalPropertySet *set);
H A Dlibhal.c560 libhal_free_property_set (LibHalPropertySet * set) in libhal_free_property_set() function
2781 libhal_free_property_set (pset); in libhal_device_print()
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c1043 libhal_free_property_set (properties); in libhal_drive_from_udi()
1050 libhal_free_property_set (properties); in libhal_drive_from_udi()
1229 libhal_free_property_set (properties); in libhal_volume_from_udi()
1237 libhal_free_property_set (properties); in libhal_volume_from_udi()
1945 libhal_free_property_set (properties); in mopts_collect()
/illumos-gate/usr/src/cmd/hal/tools/
H A Dlshal.c170 libhal_free_property_set (props); in print_props()
H A Dhal-device.c293 libhal_free_property_set(props); in dump_devices()