Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/hal/hald/
H A Dproperty.h56 HalProperty *hal_property_new_bool (const char *key,
H A Dproperty.c129 hal_property_new_bool (const char *key, dbus_bool_t value) in hal_property_new_bool() function
H A Ddevice.c813 prop = hal_property_new_bool (key, value); in hal_device_property_set_bool()