Searched defs:resolved_path (Results 1 – 15 of 15) sorted by relevance
| /third_party/musl/porting/liteos_m/kernel/src/misc/ |
| D | realpath.c | 53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath()
|
| /third_party/musl/porting/uniproton/kernel/src/misc/ |
| D | realpath.c | 53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath()
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/ |
| D | realpath.c | 53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath()
|
| /third_party/node/benchmark/fs/ |
| D | bench-realpathSync.js | 8 const resolved_path = path.resolve(__dirname, '../../lib/'); constant
|
| D | bench-realpath.js | 6 const resolved_path = path.resolve(__dirname, '../../lib/'); constant
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | realpath.c | 26 char *ntfs_realpath(const char *path, char *resolved_path) in ntfs_realpath()
|
| /third_party/node/deps/uvwasi/src/ |
| D | path_resolver.c | 302 char** resolved_path, in uvwasi__resolve_path_to_host() 369 char** resolved_path, in uvwasi__resolve_path()
|
| D | uvwasi.c | 1645 char* resolved_path; in uvwasi_path_create_directory() local 1695 char* resolved_path; in uvwasi_path_filestat_get() local 1755 char* resolved_path; in uvwasi_path_filestat_set_times() local 1942 char* resolved_path; in uvwasi_path_open() local 2098 char* resolved_path; in uvwasi_path_readlink() local 2158 char* resolved_path; in uvwasi_path_remove_directory() local 2362 char* resolved_path; in uvwasi_path_unlink_file() local
|
| /third_party/selinux/libselinux/src/ |
| D | matchpathcon.c | 384 int realpath_not_final(const char *name, char *resolved_path) in realpath_not_final()
|
| /third_party/mesa3d/src/drm-shim/ |
| D | drm_shim.c | 636 realpath(const char *path, char *resolved_path) in realpath()
|
| /third_party/libfuse/example/ |
| D | passthrough_hp.cc | 1248 char* resolved_path = realpath(argv[1], NULL); in parse_options() local
|
| /third_party/python/Python/ |
| D | fileutils.c | 1968 wchar_t *resolved_path, size_t resolved_path_len) in _Py_wrealpath()
|
| /third_party/musl/ldso/linux/ |
| D | dynlink.c | 5520 static char resolved_path[PATH_MAX]; in resolve_fd_to_realpath() local
|
| /third_party/musl/porting/linux/user/ldso/ |
| D | dynlink.c | 5114 static char resolved_path[PATH_MAX]; in resolve_fd_to_realpath() local
|
| /third_party/libbpf/src/ |
| D | libbpf.c | 12049 char resolved_path[512]; local
|