Searched defs:fpath (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
D | misc_nftw64_test.cpp | 39 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.py | 129 def valid_key(fpath): argument
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
D | freedreno_dt.c | 75 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/ |
D | lsattr.c | 144 char *fpath = NULL; in retell_dir() local 255 char *fpath = NULL; in update_attr() local
|
/third_party/openssl/crypto/ct/ |
D | ct_log.c | 170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
D | ct_log.c | 170 const char *fpath = ossl_safe_getenv(CTLOG_FILE_EVP); in CTLOG_STORE_load_default_file() local
|
/third_party/musl/porting/linux/user/ldso/ |
D | ns_config.c | 483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
|
/third_party/musl/ldso/linux/ |
D | ns_config.c | 483 const char * fpath = CONFIG_DEFAULT_FILE; in config_parse() local
|
/third_party/libfuse/test/ |
D | test_syscalls.c | 605 char fpath[1280]; in cleanup_dir() local 638 char fpath[1280]; in create_dir() local
|
/third_party/benchmark/src/ |
D | sysinfo.cc | 264 std::string fpath = StrCat(dir, "index", idx++, "/"); in GetCacheSizesFromKVFS() local
|
/third_party/mksh/ |
D | exec.c | 1176 char *fpath; in findcom() local
|
D | edit.c | 488 char *pat, *fpath; in x_command_glob() local
|
D | sh.h | 1767 const char *fpath; /* temporary path to undef function */ member
|
/third_party/libabigail/src/ |
D | abg-tools-utils.cc | 2246 string fpath = ::basename(entry->fts_path); in entry_of_file_with_name() local
|