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

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c758 char *child_path; local
759 child_path = di_devfs_path(dev_node);
760 if (strcmp(child_path, dev_path) == 0) {
761 di_devfs_path_free(child_path);
764 di_devfs_path_free(child_path);

Completed in 25 milliseconds