Searched refs:hal_device_property_strlist_append (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/hal/hald/ |
H A D | device.h | 162 gboolean hal_device_property_strlist_append (HalDevice *device,
|
H A D | device_info.c | 1113 hal_device_property_strlist_append (pc->device, pc->merge_key, pc->cdata_buf); in end() 1203 hal_device_property_strlist_append (pc->device, pc->merge_key, pc->cdata_buf); in end()
|
H A D | device.c | 1122 hal_device_property_strlist_append (HalDevice *device, in hal_device_property_strlist_append() function
|
H A D | hald_dbus.c | 1098 rc = hal_device_property_strlist_append (d, key, v); in device_set_multiple_properties() 1602 ret = hal_device_property_strlist_append (d, key, value); in device_string_list_append_prepend()
|
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_storage.c | 1675 hal_device_property_strlist_append (d, "storage.solaris.nicknames", media_type); in devinfo_storage_append_nickname() 1678 hal_device_property_strlist_append (d, "storage.solaris.nicknames", buf); in devinfo_storage_append_nickname()
|