libhal_device_get_property_string
if ((p = libhal_device_get_property_string(ctx, udi[i],
if ((path = libhal_device_get_property_string(ctx,
device_file = libhal_device_get_property_string (ctx, udi, "block.device", &error);
str = libhal_device_get_property_string (hal_ctx, udi, key, &error);
devices[i].parent = libhal_device_get_property_string (hal_ctx,
str = libhal_device_get_property_string (hal_ctx, udi, key, &error);
reporting_unit = libhal_device_get_property_string(ctx, udi,
devfs_path = libhal_device_get_property_string(ctx, udi,
if (!(aap->aa_symdev = libhal_device_get_property_string(hal_ctx,
if (!(aap->aa_media = libhal_device_get_property_string(hal_ctx,
if ((volume_label = (char *)libhal_device_get_property_string(hal_ctx,
if (!(aap->aa_path = libhal_device_get_property_string(hal_ctx, udi,
if (!(aap->aa_rawpath = libhal_device_get_property_string(hal_ctx, udi,
if (!(aap->aa_type = libhal_device_get_property_string(hal_ctx, udi,
} else if (!(aap->aa_partname = libhal_device_get_property_string(
if (!(mountpoint = libhal_device_get_property_string(hal_ctx, udi,
if (!(storage_device = libhal_device_get_property_string(hal_ctx, udi,
storage_udi = libhal_device_get_property_string (hal_ctx, udi, "block.storage_device", &err1);
if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",
if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",
if ((result = libhal_device_get_property_string (hal_ctx, "/org/freedesktop/Hal/devices/computer",
char *libhal_device_get_property_string (LibHalContext *ctx,