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

/illumos-gate/usr/src/cmd/hal/hald/solaris/
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 57 milliseconds