Home
last modified time | relevance | path

Searched defs:real_path (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/extlinux/
Dmountinfo.c198 char *real_path; in find_mount() local
/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp84 static bool real_path(StringRef SrcPath, SmallVectorImpl<char> &RealPath) { in real_path() function
/external/curl/lib/
Dfile.c189 char *real_path; in file_connect() local
Dssh.c417 char *real_path = NULL; in ssh_getworkingpath() local
/external/libchrome/base/files/
Dfile_util_posix.cc85 bool RealPath(const FilePath& path, FilePath* real_path) { in RealPath()
/external/libcxx/src/experimental/filesystem/
Doperations.cpp313 const path real_path(__read_symlink(existing_symlink, ec)); in __copy_symlink() local