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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c759 char *child_path; local
760 child_path = di_devfs_path(dev_node);
761 if (strcmp(child_path, dev_path) == 0) {
762 di_devfs_path_free(child_path);
765 di_devfs_path_free(child_path);

Completed in 46 milliseconds