Searched refs:ancestor_devfs_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dosspec_solaris.h20 HalDevice *hal_util_find_closest_ancestor (const gchar *devfs_path, gchar **ancestor_devfs_path, gchar **hotplug_devfs_path);
H A Dosspec.c94 hal_util_find_closest_ancestor (const gchar *devfs_path, gchar **ancestor_devfs_path, gchar **hotplug_devfs_path) argument
116 if (ancestor_devfs_path != NULL) {
117 *ancestor_devfs_path = g_strdup (buf);

Completed in 58 milliseconds