devinfo_remove_branch
devinfo_remove_branch ((gchar *)hal_device_property_get_string (child, "solaris.devfs_path"), child);
void devinfo_remove_branch (gchar *path, HalDevice *d);
devinfo_remove_branch ((char *)devfs_path, d);
devinfo_remove_branch (devfs_path, NULL);
devinfo_remove_branch (devfs_path, NULL);