Home
last modified time | relevance | path

Searched defs:path (Results 276 - 300 of 6222) sorted by relevance

1...<<11121314151617181920>>...249

/third_party/musl/src/unistd/
H A Dfchownat.c4 int fchownat(int fd, const char *path, uid_t uid, gid_t gid, int flag) in fchownat() argument
/third_party/node/deps/acorn/acorn/dist/
H A Dbin.js3 var path = require('path'); variable
/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/
H A Dindex.js
/third_party/node/deps/npm/node_modules/retry/test/
H A Dcommon.js2 var path = require('path'); variable
/third_party/ltp/testcases/kernel/syscalls/execle/
H A Dexecle01.c22 char path[512]; in verify_execle() local
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve06.c24 char path[512]; in verify_execve() local
H A Dexecve01.c24 char path[512]; in verify_execve() local
/third_party/ltp/testcases/kernel/syscalls/chroot/
H A Dchroot02.c23 static char *path; variable
30 TST_EXP_PASS(chroot(path), "chroot(%s)", path); in verify_chroot() local
H A Dchroot01.c19 static char *path; variable
/third_party/musl/libc-test/src/functionalext/supplement/ipc/
H A Dftok.c27 char path[PATH_MAX] = {0}; in ftok_0100() local
/third_party/musl/compat/time32/
H A Dfstatat_time32.c9 int __fstatat_time32(int fd, const char *restrict path, struct stat32 *restrict st32, int flag) in __fstatat_time32() argument
H A Dutime_time32.c10 int __utime_time32(const char *path, const struct utimbuf32 *times32) in __utime_time32() argument
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H A Dmkfifo.c29 const char *path = "/data/test_fifo"; in mkfifo_0100() local
H A Dmknodat.c31 const char *path = "/data/mknodat_0100"; in mknodat_0100() local
48 const char *path = "/data/mknodat_0200"; in mknodat_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_lstat_test.cpp25 const char* path = "test_lstat"; in HWTEST_F() local
H A Dstat_stat_test.cpp22 const char* path = "test_stat"; in HWTEST_F() local
36 const char* path = "not_exist.txt"; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfputc.c26 char path[PATH_MAX] = {0}; in fputc_0100() local
41 char path[PATH_MAX] = {0}; in fputc_0200() local
/third_party/node/deps/undici/src/lib/core/
H A Dconnect.js
/third_party/rust/crates/clap/examples/
H A Dgit.rs77 let mut path = sub_matches.get_one::<String>("path").map(|s| s.as_str()); in main() variables
[all...]
/third_party/python/Tools/c-analyzer/cpython/
H A D__init__.py1 import os.path namespace
/third_party/protobuf/conformance/
H A Dautoload.php10 $path = '../php/src/' . implode('/', array_map('ucwords', explode('\\', $class))) . '.php'; variable
/third_party/skia/third_party/externals/spirv-tools/test/scripts/
H A Dtest_compact_ids.py17 import os.path namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/scripts/
H A Dtest_compact_ids.py17 import os.path namespace
[all...]
/third_party/skia/src/ports/
H A DSkOSFile_ios.h18 static bool ios_get_path_in_bundle(const char path[], SkString* result) { in ios_get_path_in_bundle() argument
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dtmpfile_test.cc26 std::string path; in TEST() local
71 std::string path; in TEST() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...249