Searched refs:cfg_path (Results 1 – 2 of 2) sorted by relevance
100 string cfg_path = dir; in lookupControllerPath() local101 cfg_path += "/"; in lookupControllerPath()102 cfg_path += dirp->d_name; in lookupControllerPath()105 return (cfg_path); in lookupControllerPath()
237 string cfg_path = dir; in lookupControllerPath() local238 cfg_path += "/"; in lookupControllerPath()239 cfg_path += dirp->d_name; in lookupControllerPath()242 return (cfg_path); in lookupControllerPath()