Searched refs:hal_property_get_key (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dproperty.h62 const char *hal_property_get_key (HalProperty *prop);
H A Ddevice.c216 key = hal_property_get_key (p);
290 key = hal_property_get_key (p);
364 key = hal_property_get_key (p);
486 if (strcmp (hal_property_get_key (p), key) == 0)
941 key = hal_property_get_key (p);
H A Dhald_runner.c244 prop_upper = g_ascii_strup (hal_property_get_key (property), -1);
H A Dproperty.c157 hal_property_get_key (HalProperty *prop) function
H A Dhald_dbus.c739 key = hal_property_get_key (p);

Completed in 55 milliseconds