Searched refs:libhal_device_get_property_string (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/cmd/hal/tools/ |
H A D | hal_get_property.c | 202 str = libhal_device_get_property_string (hal_ctx, udi, key, &error);
|
H A D | lshal.c | 273 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 D | acpi.c | 340 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 D | libhal.h | 253 char *libhal_device_get_property_string (LibHalContext *ctx,
|
H A D | libhal.c | 1220 * libhal_device_get_property_string: 1233 libhal_device_get_property_string (LibHalContext *ctx, function
|
/osnet-11/usr/src/cmd/hal/addons/storage/ |
H A D | addon-storage.c | 164 device_file = libhal_device_get_property_string (ctx, udi, "block.device", &error);
|
/osnet-11/usr/src/lib/hal/libhal-storage/common/ |
H A D | libhal-storage.c | 1335 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