Home
last modified time | relevance | path

Searched refs:hal_device_copy_property (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.h185 gboolean hal_device_copy_property (HalDevice *from_device,
H A Ddevice.c859 hal_device_copy_property (HalDevice *from_device, const char *from, HalDevice *to_device, const cha… in hal_device_copy_property() function
H A Ddevice_info.c1181 hal_device_copy_property (d, prop_to_merge, pc->device, pc->merge_key); in end()
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_usb.c699 hal_device_copy_property(parent, src, d, dst); in devinfo_usb_printer_add()