| /third_party/musl/porting/liteos_a/user/src/unistd/ |
| H A D | lchown.c | 6 int lchown(const char *path, uid_t uid, gid_t gid) in lchown() argument
|
| /third_party/musl/src/linux/ |
| H A D | chroot.c | 5 int chroot(const char *path) in chroot() argument
|
| H A D | swap.c | 4 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 D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() argument
|
| /third_party/musl/src/process/ |
| H A D | execv.c | 5 int execv(const char *path, char *const argv[]) in execv() argument
|
| /third_party/musl/src/time/ |
| H A D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() argument
|
| /third_party/musl/src/ipc/ |
| H A D | ftok.c | 4 key_t ftok(const char *path, int id) in ftok() argument
|
| /third_party/musl/src/unistd/ |
| H A D | truncate.c | 4 int truncate(const char *path, off_t length) in truncate() argument
|
| H A D | unlinkat.c | 4 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 D | index.js | [all...] |
| /third_party/ltp/testcases/kernel/syscalls/execl/ |
| H A D | execl01.c | 21 char path[512]; in verify_execl() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_basename_test.cpp | 18 char path[] = "/proc/version"; in HWTEST_F() local
|
| H A D | misc_dirname_test.cpp | 18 char path[] = "/proc/version"; in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_file.h | 44 u_file_access(const char *path, int mode) { in u_file_access() argument
|
| /third_party/musl/compat/time32/ |
| H A D | lstat_time32.c | 9 int __lstat_time32(const char *restrict path, struct stat32 *restrict st32) in __lstat_time32() argument
|
| H A D | lutimes_time32.c | 7 int __lutimes_time32(const char *path, const struct timeval32 times32[2]) in __lutimes_time32() argument
|
| H A D | stat_time32.c | 9 int __stat_time32(const char *restrict path, struct stat32 *restrict st32) in __stat_time32() argument
|
| H A D | utimes_time32.c | 6 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 D | stat_statvfs64_test.cpp | 18 const char* path = "/"; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/ |
| H A D | unistd_rmdir_test.cpp | 22 const char* path = "/data/testrmdir"; in HWTEST_F() local
|
| /third_party/skia/third_party/externals/brotli/scripts/dictionary/ |
| H A D | step-01-download-rfc.py | 11 path = "rfc7932.txt" variable
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/ |
| H A D | main.go | |
| /third_party/toybox/toys/other/ |
| H A D | pwdx.c | 23 char *path = toybuf; in pwdx_main() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | esModuleInteropTslibHelpers.js | 40 var path = tslib_1.__importStar(require("path")); global() variable [all...] |
| /third_party/protobuf/php/tests/ |
| H A D | autoload.php | 10 $path = realpath($dir.DIRECTORY_SEPARATOR.$value); variable
|