Home
last modified time | relevance | path

Searched refs:hal_property_to_string (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h64 char *hal_property_to_string (HalProperty *prop);
H A Dproperty.c209 hal_property_to_string (HalProperty *prop) in hal_property_to_string() function
H A Dhald_runner.c253 value = hal_property_to_string (property); in add_property_to_msg()
H A Ddevice.c502 return hal_property_to_string (prop); in hal_device_property_to_string()