Searched refs:rpath (Results 1 – 1 of 1) sorted by relevance
197 char rpath[PATH_MAX]; in AddDevice() local198 if (realpath(lSysPath.c_str(), rpath) == nullptr) { in AddDevice()205 dev->SetSysPath(std::string(rpath)); in AddDevice()