Searched refs:hal_property_free (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h48 void hal_property_free (HalProperty *prop);
H A Dproperty.c55 hal_property_free (HalProperty *prop) function
H A Ddevice.c69 g_slist_foreach (device->properties, (GFunc) hal_property_free, NULL);
905 hal_property_free (prop);

Completed in 59 milliseconds