Searched defs:real_path (Results 1 – 10 of 10) sorted by relevance
176 auto real_path = it->folder_path; in READDIR_FUNC_NAME() local224 fs::path real_path = platform_shim.get_real_path_from_fake_path(path.parent_path()); in ACCESS_FUNC_NAME() local242 … auto real_path = platform_shim.get_real_path_from_fake_path(path.parent_path()) / path.filename(); in FOPEN_FUNC_NAME() local
158 static char real_path[PATH_MAX * 2]; in main() local
64 const char* real_path, in uvwasi_fd_table_insert()274 const char* real_path) { in uvwasi_fd_table_insert_preopen()
16 char* real_path; member
145 char *real_path; in file_connect() local
56 const char* real_path; member
419 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()
741 real_path(const string&path, string& result) in real_path() function
220 node::Utf8Value real_path(env->isolate(), real); in New() local
3560 char real_path[PATH_MAX + 1] = ""; in drmParseSubsystemType() local