Searched refs:hal_device_property_get_as_string (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | device.h | 123 const char *hal_device_property_get_as_string (HalDevice *device,
|
H A D | device_info.c | 1213 hal_device_property_get_as_string (pc->device, pc->cdata_buf, buf, sizeof (buf)); in end() 1251 hal_device_property_get_as_string (pc->device, pc->cdata_buf, buf, sizeof (buf)); in end()
|
H A D | device.c | 559 hal_device_property_get_as_string (HalDevice *device, const char *key, char *buf, size_t bufsize) in hal_device_property_get_as_string() function
|