Searched defs:hal_device_property_get_strlist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c342 caps = hal_device_property_get_strlist (source, "info.capabilities");
443 caps = hal_device_property_get_strlist (device, "info.capabilities");
1086 hal_device_property_get_strlist (HalDevice *device, function
1110 strlist = hal_device_property_get_strlist (device, key);
1313 strlist = hal_device_property_get_strlist (device, key);

Completed in 44 milliseconds