Home
last modified time | relevance | path

Searched defs:path (Results 76 - 100 of 5800) sorted by relevance

12345678910>>...232

/third_party/musl/porting/liteos_a/user/src/unistd/
H A Dlchown.c6 int lchown(const char *path, uid_t uid, gid_t gid) in lchown() argument
/third_party/musl/src/linux/
H A Dchroot.c5 int chroot(const char *path) in chroot() argument
H A Dswap.c4 int swapon(const char *path, int flags) in swapon() argument
9 int swapoff(const char *path) in swapoff() argument
/third_party/musl/porting/liteos_a/user/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() argument
/third_party/musl/src/process/
H A Dexecv.c5 int execv(const char *path, char *const argv[]) in execv() argument
/third_party/musl/src/time/
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() argument
/third_party/musl/src/ipc/
H A Dftok.c4 key_t ftok(const char *path, int id) in ftok() argument
/third_party/musl/src/unistd/
H A Dtruncate.c4 int truncate(const char *path, off_t length) in truncate() argument
H A Dunlinkat.c4 int unlinkat(int fd, const char *path, int flag) in unlinkat() argument
/third_party/node/deps/npm/node_modules/@npmcli/installed-package-contents/lib/
H A Dindex.js[all...]
/third_party/ltp/testcases/kernel/syscalls/execl/
H A Dexecl01.c21 char path[512]; in verify_execl() local
/third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/
H A Dmisc_basename_test.cpp18 char path[] = "/proc/version"; in HWTEST_F() local
H A Dmisc_dirname_test.cpp18 char path[] = "/proc/version"; in HWTEST_F() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_file.h44 u_file_access(const char *path, int mode) { in u_file_access() argument
/third_party/musl/compat/time32/
H A Dlstat_time32.c9 int __lstat_time32(const char *restrict path, struct stat32 *restrict st32) in __lstat_time32() argument
H A Dlutimes_time32.c7 int __lutimes_time32(const char *path, const struct timeval32 times32[2]) in __lutimes_time32() argument
H A Dstat_time32.c9 int __stat_time32(const char *restrict path, struct stat32 *restrict st32) in __stat_time32() argument
H A Dutimes_time32.c6 int __utimes_time32(const char *path, const struct timeval32 times32[2]) in __utimes_time32() argument
/third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/
H A Dstat_statvfs64_test.cpp18 const char* path = "/"; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_rmdir_test.cpp22 const char* path = "/data/testrmdir"; in HWTEST_F() local
/third_party/skia/third_party/externals/brotli/scripts/dictionary/
H A Dstep-01-download-rfc.py11 path = "rfc7932.txt" variable
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/
H A Dmain.go
/third_party/toybox/toys/other/
H A Dpwdx.c23 char *path = toybuf; in pwdx_main() local
/third_party/typescript/tests/baselines/reference/
H A DesModuleInteropTslibHelpers.js40 var path = tslib_1.__importStar(require("path")); global() variable
[all...]
/third_party/protobuf/php/tests/
H A Dautoload.php10 $path = realpath($dir.DIRECTORY_SEPARATOR.$value); variable

Completed in 4 milliseconds

12345678910>>...232