Searched defs:linkPath (Results 1 – 4 of 4) sorted by relevance
56 static int CheckSymlink(HnpCfgInfo *hnpCfg, const char *linkPath) in CheckSymlink()
108 …std::string linkPath = std::string("/proc/") + std::to_string(getpid()) + "/fd/" + std::to_string(… in GetFilePathByFd() local
272 std::string linkPath = fdPath + node; in GetFdLinks() local
235 char linkPath[MAX_FILE_PATH_LEN] = {0}; in ClearSoftLink() local