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

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c124 static int new_devpath(alias_t *ap, char *devpath);
504 * devpath. Do not add it again. new_devpath will
507 if (new_devpath(ap, devlink_path) != 0) {
610 * Do not add it again. new_devpath will
613 if (new_devpath(ap, zvdsk) != 0) {
1245 if (new_devpath(ap, cldevpath) != 0)
1249 if (new_devpath(ap, devlink_path) != 0)
1648 if (new_devpath(aliasp, devlink_path) != 0) {
1665 new_devpath(alias_t *ap, char *devpath) function

Completed in 27 milliseconds