Home
last modified time | relevance | path

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

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