Searched refs:hal_device_property_get_as_string (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/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)); 1251 hal_device_property_get_as_string (pc->device, pc->cdata_buf, buf, sizeof (buf));
|
H A D | device.c | 559 hal_device_property_get_as_string (HalDevice *device, const char *key, char *buf, size_t bufsize) function
|
Completed in 63 milliseconds