| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| H A D | mknod.c | 28 char pathname[PATH_MAX] = "/dev/zero"; in mknod_0100() local
|
| /third_party/musl/compat/time32/ |
| H A D | futimesat_time32.c | 7 int __futimesat_time32(int dirfd, const char *pathname, const struct timeval32 times32[2]) in __futimesat_time32() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
| H A D | lchown.c | 29 char pathname[PATH_MAX] = {0}; in lchown_0100() local
|
| /third_party/NuttX/fs/driver/ |
| H A D | fs_findblockdriver.c | 58 int find_blockdriver(const char *pathname, int mountflags, struct Vnode **vpp) in find_blockdriver() argument
|
| H A D | fs_openblockdriver.c | 62 int open_blockdriver(const char *pathname, int mountflags, in open_blockdriver() argument [all...] |
| /third_party/ltp/include/lapi/ |
| H A D | execveat.h | 14 static inline int execveat(int dirfd, const char *pathname, in execveat() argument
|
| H A D | faccessat.h | 16 int faccessat2(int dirfd, const char *pathname, int mode, int flags) in faccessat2() argument
|
| H A D | readlinkat.h | 14 static inline int readlinkat(int dirfd, const char *pathname, in readlinkat() argument
|
| H A D | name_to_handle_at.h | 18 static inline int name_to_handle_at(int dfd, const char *pathname, in name_to_handle_at() argument 35 allocate_file_handle(int dfd, const char *pathname) in allocate_file_handle() argument
|
| /third_party/musl/src/stat/ |
| H A D | futimesat.c | 7 int __futimesat(int dirfd, const char *pathname, const struct timeval times[2]) in __futimesat() argument
|
| /third_party/musl/src/linux/ |
| H A D | name_to_handle_at.c | 5 int name_to_handle_at(int dirfd, const char *pathname, in name_to_handle_at() argument
|
| H A D | inotify.c | 18 int inotify_add_watch(int fd, const char *pathname, uint32_t mask) in inotify_add_watch() argument
|
| H A D | fanotify.c | 9 fanotify_mark(int fanotify_fd, unsigned flags, unsigned long long mask, int dfd, const char *pathname) fanotify_mark() argument
|
| /third_party/musl/porting/liteos_a/user/src/time/ |
| H A D | __map_file.c | 7 const char unsigned *__map_file(const char *pathname, size_t *size) in __map_file() argument
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat.h | 29 int openat(int dirfd, const char *pathname, int flags, mode_t mode) in openat() argument
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | fifo.c | 96 int mkfifo(const char *pathname, mode_t mode) in mkfifo() argument
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 74 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() argument [all...] |
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_mkdir.c | 38 int do_mkdir(int dirfd, const char *pathname, mode_t mode) in do_mkdir() argument 168 int mkdir(const char *pathname, mode_t mode) in mkdir() argument 180 int mkdirat(int dirfd, const char *pathname, mode_t mode) in mkdirat() argument
|
| H A D | fs_rmdir.c | 91 int do_rmdir(int dirfd, const char *pathname) in do_rmdir() argument 195 int rmdir(const char *pathname) in rmdir() argument
|
| H A D | fs_readlink.c | 101 ssize_t readlink(const char *pathname, char *buf, size_t bufsize)
in readlink() argument 106 ssize_t readlinkat(int dirfd, const char *pathname, char *buf, size_t bufsize)
in readlinkat() argument
|
| H A D | fs_unlink.c | 72 int do_unlink(int dirfd, const char *pathname) in do_unlink() argument 163 int unlink(const char *pathname) in unlink() argument 176 int unlinkat(int dirfd, const char *pathname, int flag) in unlinkat() argument
|
| /third_party/mesa3d/src/gtest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 67 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() argument [all...] |
| /third_party/node/deps/googletest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 74 explicit FilePath(const std::string& pathname) : pathname_(pathname) { in FilePath() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/open_tree/ |
| H A D | open_tree02.c | 15 const char *pathname; member
|
| /third_party/ltp/testcases/kernel/syscalls/utime/ |
| H A D | utime06.c | 34 char *pathname; member
|