Searched refs:libhal_device_get_property_string (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal_get_property.c202 str = libhal_device_get_property_string (hal_ctx, udi, key, &error);
H A Dlshal.c273 devices[i].parent = libhal_device_get_property_string (hal_ctx,
409 str = libhal_device_get_property_string (hal_ctx, udi, key, &error);
/osnet-11/usr/src/cmd/hal/utils/
H A Dacpi.c340 reporting_unit = libhal_device_get_property_string(ctx, udi,
727 devfs_path = libhal_device_get_property_string(ctx, udi,
/osnet-11/usr/src/lib/hal/libhal/common/
H A Dlibhal.h253 char *libhal_device_get_property_string (LibHalContext *ctx,
H A Dlibhal.c1220 * libhal_device_get_property_string:
1233 libhal_device_get_property_string (LibHalContext *ctx, function
/osnet-11/usr/src/cmd/hal/addons/storage/
H A Daddon-storage.c164 device_file = libhal_device_get_property_string (ctx, udi, "block.device", &error);
/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c1335 storage_udi = libhal_device_get_property_string (hal_ctx, udi, "block.storage_device", &err1);
1799 if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",
1831 if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",
1847 if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",

Completed in 41 milliseconds