Searched refs:file_abs_path (Results 1 – 1 of 1) sorted by relevance
41 char file_abs_path[PATH_MAX]; in RealPath() local42 if (realpath(path.c_str(), file_abs_path) == nullptr) { in RealPath()45 return file_abs_path; in RealPath()