Home
last modified time | relevance | path

Searched refs:hal_device_property_strlist_append (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h162 gboolean hal_device_property_strlist_append (HalDevice *device,
H A Ddevice_info.c1113 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 Ddevice.c1122 hal_device_property_strlist_append (HalDevice *device, in hal_device_property_strlist_append() function
H A Dhald_dbus.c1098 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()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c1668 hal_device_property_strlist_append (d, "storage.solaris.nicknames", media_type); in devinfo_storage_append_nickname()
1671 hal_device_property_strlist_append (d, "storage.solaris.nicknames", buf); in devinfo_storage_append_nickname()