Searched defs:real_path (Results 1 – 3 of 3) sorted by relevance
189 char *real_path; in file_connect() local
417 char *real_path = NULL; in ssh_getworkingpath() local
84 bool RealPath(const FilePath& path, FilePath* real_path) { in RealPath()