hal_device_property_set_string
hal_device_property_set_string (
hal_device_property_set_string (
rc = hal_device_property_set_string (
gboolean hal_device_property_set_string (HalDevice *device,
hal_device_property_set_string (pc->device, pc->merge_key, pc->cdata_buf);
hal_device_property_set_string (pc->device, pc->merge_key, buf2);
hal_device_property_set_string (pc->device, pc->merge_key, buf2);
hal_device_property_set_string (spawned, "info.bus", "unknown");
hal_device_property_set_string (spawned, "info.udi", pc->merge_key);
hal_device_property_set_string (spawned, "info.parent", pc->device->udi);
rc = hal_device_property_set_string (d, key, v);
rc = hal_device_property_set_string (device, key, v);
hal_device_property_set_string (d, "info.locked.reason", reason);
hal_device_property_set_string (d, "info.locked.dbus_name",
hal_device_property_set_string (d, "info.claimed.dbus_name", sender);
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.udi", "/org/freedesktop/Hal/devices/ignored-device");
hal_device_property_set_string (d, "info.product", "Ignored Device");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", s);
hal_device_property_set_string (d, "info.product", di_node_name (node));
hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
hal_device_property_set_string (d, "info.solaris.driver",
hal_device_property_set_string (d, "info.claimed.service", s1);
hal_device_property_set_string (d, "info.parent", hal_device_get_udi (parent));
hal_device_property_set_string (d, "info.parent", "/org/freedesktop/Hal/devices/local");
hal_device_property_set_string (d, halprop, v); \
hal_device_property_set_string(d, "info.category", "input");
hal_device_property_set_string(d, "button.type", "power");
hal_device_property_set_string(d, "info.product", "Power Button");
hal_device_property_set_string(computer,
hal_device_property_set_string(computer,
hal_device_property_set_string (d, "info.parent",
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", s);
hal_device_property_set_string (d, "info.product",
hal_device_property_set_string (d, "solaris.devfs_path",
hal_device_property_set_string (d, "info.solaris.driver",
hal_device_property_set_string (d, "info.subsystem", "ieee1394");
hal_device_property_set_string (d, "info.product", "FireWire SBP-2 device");
hal_device_property_set_string (local_d, "info.parent", hal_device_get_udi (d));
hal_device_property_set_string (local_d, "info.subsystem", "unknown");
hal_device_property_set_string (local_d, "info.product", "Local devices");
hal_device_property_set_string (local_d, "info.udi", "/org/freedesktop/Hal/devices/local");
hal_device_property_set_string (local_d, "solaris.devfs_path", "/local");
hal_device_property_set_string(d, "info.subsystem", "input");
hal_device_property_set_string(d, "info.category", "input");
hal_device_property_set_string(d, "input.device", "/dev/kbd");
hal_device_property_set_string(d, "input.originating_device",
hal_device_property_set_string(d, "info.udi", udi);
hal_device_property_set_string(d, "info.subsystem", "input");
hal_device_property_set_string(d, "info.category", "input");
hal_device_property_set_string(d, "input.device", "/dev/mouse");
hal_device_property_set_string(d, "input.originating_device",
hal_device_property_set_string(d, "info.udi", udi);
hal_device_property_set_string (d, "info.subsystem", "unknown");
hal_device_property_set_string (d, "info.product", "Computer");
hal_device_property_set_string (d, "info.udi", "/org/freedesktop/Hal/devices/computer");
hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
hal_device_property_set_string (d, "system.kernel.name", un.sysname);
hal_device_property_set_string (d, "system.kernel.version", un.release);
hal_device_property_set_string (d, "system.kernel.machine", un.machine);
hal_device_property_set_string (d, "pci.product", product_name);
hal_device_property_set_string (d, "info.product", product_name);
hal_device_property_set_string (d, "pci.subsys_vendor",
hal_device_property_set_string (d, "pci.subsys_product", subsys_product_name);
hal_device_property_set_string (d, "info.subsystem", "pci");
hal_device_property_set_string (d, "pci.vendor", vendor_name);
hal_device_property_set_string (d, "info.vendor", vendor_name);
hal_device_property_set_string (d, "block.device", devlink);
hal_device_property_set_string (d, "block.solaris.raw_device", raw);
hal_device_property_set_string (d, "block.solaris.slice", slice);
hal_device_property_set_string (d, "block.storage_device", hal_device_get_udi (parent));
hal_device_property_set_string (d, "volume.fstype", "");
hal_device_property_set_string (d, "volume.fsusage", "");
hal_device_property_set_string (d, "volume.fsversion", "");
hal_device_property_set_string (d, "volume.uuid", "");
hal_device_property_set_string (d, "volume.label", "");
hal_device_property_set_string (d, "volume.mount_point", "");
hal_device_property_set_string (d, "storage.physical_device", hal_device_get_udi (phys_d));
hal_device_property_set_string (d, "storage.bus", phys_bus);
hal_device_property_set_string (d, "volume.mount_point", m.mnt_mountp);
hal_device_property_set_string (d, "volume.mount_point", "");
hal_device_property_set_string (d, "storage.solaris.legacy.media_type", media_type);
hal_device_property_set_string (d, "storage.solaris.legacy.symdev", buf);
hal_device_property_set_string (d, "info.product", "IDE host controller");
hal_device_property_set_string (d, "info.subsystem", "ide_host");
hal_device_property_set_string (parent, "info.product", "IDE device");
hal_device_property_set_string (parent, "info.subsystem", "ide");
hal_device_property_set_string (d, "info.category", "storage");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "storage.bus", "ide");
hal_device_property_set_string (d, "storage.drive_type", "disk");
hal_device_property_set_string (d, "info.subsystem", "scsi");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", "SCSI Device");
hal_device_property_set_string (d, "info.category", "storage");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "storage.drive_type", s);
hal_device_property_set_string (d, "info.subsystem", "pseudo");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", "Block Device");
hal_device_property_set_string (d, "info.category", "storage");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "storage.drive_type", "disk");
hal_device_property_set_string (d, "info.category", "storage");
hal_device_property_set_string (d, "storage.bus", "platform");
hal_device_property_set_string (d, "storage.drive_type", "floppy");
hal_device_property_set_string (d, "block.device", devlink);
hal_device_property_set_string (d, "block.solaris.raw_device", raw);
hal_device_property_set_string (d, "info.subsystem", "pseudo");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.category", "storage");
hal_device_property_set_string (d, "storage.bus", "lofi");
hal_device_property_set_string (d, "storage.drive_type", "disk");
hal_device_property_set_string (d, "block.device", devlink);
hal_device_property_set_string (d, "block.solaris.raw_device", raw);
hal_device_property_set_string (parent, "block.device", maindev->devlink);
hal_device_property_set_string (parent, "block.solaris.raw_device", raw);
hal_device_property_set_string (parent, "solaris.devfs_path", maindev_path);
hal_device_property_set_string (d, "info.category", "volume");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", slice);
hal_device_property_set_string (d, "info.subsystem", "usb_device");
hal_device_property_set_string (d, "solaris.devfs_path", devfs_path);
hal_device_property_set_string (d, "info.subsystem", "usb");
hal_device_property_set_string (d, "info.product", "USB Device Interface");
hal_device_property_set_string(d, "info.subsystem", "video4linux");
hal_device_property_set_string(d, "info.category", "video4linux");
hal_device_property_set_string(d, "video4linux.device", dev_videolink);
hal_device_property_set_string(d, "info.udi", udi);
hal_device_property_set_string(d, "info.subsystem", "input");
hal_device_property_set_string(d, "info.category", "input");
hal_device_property_set_string(d, "input.device", devlink);
hal_device_property_set_string(d, "input.originating_device",
hal_device_property_set_string(d, "info.udi", udi);
hal_device_property_set_string (d, "scsi_host.solaris.device", devlink);
hal_device_property_set_string (d, "info.category", "scsi_host");
hal_device_property_set_string (d, "info.udi", udi);
hal_device_property_set_string (d, "info.product", "SCSI Host Adapter");
hal_device_property_set_string (d, "info.category", "printer");
hal_device_property_set_string (d, "printer.device", devlink);
hal_device_property_set_string (root, "info.claimed.service", service);
ret = hal_device_property_set_string (d, key, buf);
res = hal_device_property_set_string (d, key, value);