Home
last modified time | relevance | path

Searched refs:cfg_path (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/sun_fc/common/
H A DHBANPIVPort.cc100 string cfg_path = dir; in lookupControllerPath() local
101 cfg_path += "/"; in lookupControllerPath()
102 cfg_path += dirp->d_name; in lookupControllerPath()
105 return (cfg_path); in lookupControllerPath()
H A DHBAPort.cc237 string cfg_path = dir; in lookupControllerPath() local
238 cfg_path += "/"; in lookupControllerPath()
239 cfg_path += dirp->d_name; in lookupControllerPath()
242 return (cfg_path); in lookupControllerPath()