| /kernel/liteos_a/testsuites/unittest/fuzz/ |
| H A D | readlink_fuzzer.cpp | 41 char *pathname = DT_SetGetBlob(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
|
| H A D | readlinkat_fuzzer.cpp | 43 char *pathname = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlinkat() local
|
| /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
|
| /kernel/liteos_a/fs/vfs/operation/ |
| H A D | vfs_chattr.c | 58 int chattr(const char *pathname, struct IATTR *attr) in chattr() argument
|
| /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
|
| /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
|
| /foundation/filemanagement/app_file_service/tests/mock/library_func_mock/ |
| H A D | library_func_mock.cpp | 35 int access(const char *pathname, int mode) in access() argument 43 int mkdir(const char *pathname, mode_t mode) in mkdir() argument
|
| /kernel/linux/build/test/fuzztest/hc_node/src/ |
| H A D | hccommon.cpp | 20 bool HcFuzzTest(const uint8_t *data, const char *pathname, size_t size) in HcFuzzTest() argument
|
| /kernel/linux/build/test/fuzztest/memory/src/ |
| H A D | memorycommon.cpp | 19 bool MemoryFuzzTest(const uint8_t *data, size_t size, const char *pathname) in MemoryFuzzTest() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | utstring.c | 196 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utstring.c | 196 void ut_convert_backslashes(char *pathname) in ut_convert_backslashes() argument
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| H A D | It_stdio_fwprintf_001.cpp | 41 char pathname[50]; // 50, path name buffer size in Testcase() local
|
| H A D | It_stdio_getc_unlocked_001.cpp | 39 char pathname[50]; // 50, enough space. in Testcase() local
|
| /third_party/NuttX/drivers/pipes/ |
| H A D | fifo.c | 96 int mkfifo(const char *pathname, mode_t mode) in mkfifo() argument
|