Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
Dmisc_nftw64_test.cpp39 static int CheckNftw64(const char* fpath, const struct stat64* sb, int tflag, FTW* ftwbuf) in CheckNftw64()
45 static int NullCallback(const char* fpath, const struct stat64* sb, int, FTW* ftwbuf) in NullCallback()
/third_party/python/Lib/zoneinfo/
D_tzpath.py129 def valid_key(fpath): argument
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c75 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, in find_freqs_fn()
140 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, in find_device_fn()
/third_party/toybox/toys/other/
Dlsattr.c144 char *fpath = NULL; in retell_dir() local
255 char *fpath = NULL; in update_attr() local
/third_party/openssl/crypto/ct/
Dct_log.c170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
/third_party/node/deps/openssl/openssl/crypto/ct/
Dct_log.c170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
/third_party/musl/porting/linux/user/ldso/
Dns_config.c483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
/third_party/musl/ldso/linux/
Dns_config.c483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
/third_party/libfuse/test/
Dtest_syscalls.c605 char fpath[1280]; in cleanup_dir() local
638 char fpath[1280]; in create_dir() local
/third_party/benchmark/src/
Dsysinfo.cc264 std::string fpath = StrCat(dir, "index", idx++, "/"); in GetCacheSizesFromKVFS() local
/third_party/mksh/
Dexec.c1176 char *fpath; in findcom() local
Dedit.c488 char *pat, *fpath; in x_command_glob() local
Dsh.h1767 const char *fpath; /* temporary path to undef function */ member
/third_party/libabigail/src/
Dabg-tools-utils.cc2246 string fpath = ::basename(entry->fts_path); in entry_of_file_with_name() local