Searched refs:libhal_free_property_set (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal/common/
H A Dlibhal.h412 void libhal_free_property_set (LibHalPropertySet *set);
H A Dlibhal.c419 * Returns: An object represent all properties. Must be freed with libhal_free_property_set().
554 * libhal_free_property_set:
560 libhal_free_property_set (LibHalPropertySet * set) function
649 * until libhal_free_property_set() is invoked on the property set
850 * until libhal_free_property_set() is invoked on the property set
866 * until libhal_free_property_set() is invoked on the property set
2781 libhal_free_property_set (pset);
/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c1051 libhal_free_property_set (properties);
1058 libhal_free_property_set (properties);
1237 libhal_free_property_set (properties);
1245 libhal_free_property_set (properties);
1953 libhal_free_property_set (properties);
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-device.c293 libhal_free_property_set(props);
H A Dlshal.c170 libhal_free_property_set (props);

Completed in 76 milliseconds