Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_path.c39 char *real_path = NULL; in Curl_getworkingpath() local
Dfile.c141 char *real_path; in file_connect() local
/third_party/python/Mac/Tools/
Dpythonw.c158 static char real_path[PATH_MAX * 2]; in main() local
/third_party/node/deps/uvwasi/src/
Dfd_table.h15 char* real_path; member
Dfd_table.c62 const char* real_path, in uvwasi_fd_table_insert()
260 const char* real_path) { in uvwasi_fd_table_insert_preopen()
/third_party/node/deps/uvwasi/include/
Duvwasi.h54 const char* real_path; member
/third_party/gn/src/base/files/
Dfile_util_win.cc375 bool NormalizeFilePath(const FilePath& path, FilePath* real_path) { in NormalizeFilePath()
/third_party/node/src/
Dnode_wasi.cc223 node::Utf8Value real_path(env->isolate(), real); in New() local
/third_party/libdrm/
Dxf86drm.c3106 char real_path[PATH_MAX + 1] = ""; in drmParseSubsystemType() local