Searched defs:real_path (Results 1 – 9 of 9) sorted by relevance
158 static char real_path[PATH_MAX * 2]; in main() local
62 const char* real_path, in uvwasi_fd_table_insert()260 const char* real_path) { in uvwasi_fd_table_insert_preopen()
15 char* real_path; member
54 const char* real_path; member
135 auto real_path = platform_shim.redirection_map.at(it->folder_path); in READDIR_FUNC_NAME() local
376 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()
741 real_path(const string&path, string& result) in real_path() function
223 node::Utf8Value real_path(env->isolate(), real); in New() local
3560 char real_path[PATH_MAX + 1] = ""; in drmParseSubsystemType() local