/third_party/musl/src/legacy/ |
D | ftw.c | 3 int ftw(const char *path, int (*fn)(const char *, const struct stat *, int), int fd_limit) in ftw() function 11 weak_alias(ftw, ftw64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | ftw.h | 29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 33 #define ftw64 ftw
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | ftw.h | 29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 33 #define ftw64 ftw
|
/third_party/musl/ndk_musl_include/ |
D | ftw.h | 29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 33 #define ftw64 ftw
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | ftw.h | 29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 33 #define ftw64 ftw
|
/third_party/musl/include/ |
D | ftw.h | 29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int); 33 #define ftw64 ftw
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
D | main.c | 190 ftw(path, (void *)cleanup_files, MAXNUM); in do_tree_cleanup() 193 ftw(path, (void *)cleanup_files, MAXNUM); in do_tree_cleanup() 194 ftw(path, (void *)cleanup_dirs, MAXNUM); in do_tree_cleanup() 229 ftw(file, (void *)cleanup_dirs, MAXNUM); in cleanup_dirs()
|
/third_party/musl/libc-test/src/functionalext/supplement/legacy/ |
D | ftw.c | 35 ret = ftw("/data", fn, 500); in ftw_0100()
|
D | test_src_functionalext_supplement_legacy.gni | 17 "ftw",
|
/third_party/musl/arch/x86_64/bits/ |
D | user.h | 5 uint16_t cwd, swd, ftw, fop; member
|
D | signal.h | 61 unsigned short cwd, swd, ftw, fop; member
|
/third_party/musl/arch/x32/bits/ |
D | user.h | 5 uint16_t cwd, swd, ftw, fop; member
|
D | signal.h | 61 unsigned short cwd, swd, ftw, fop; member
|
/third_party/node/deps/npm/node_modules/libnpmteam/ |
D | CHANGELOG.md | 28 * **test:** test --100 ftw ([9d3bdc3](https://github.com/npm/libnpmteam/commit/9d3bdc3))
|
/third_party/musl/libc-test/src/functionalext/supplement/misc/ |
D | nftw.c | 27 static int nftw_callback(const char *pathname, const struct stat *sb, int flag, struct FTW *ftw) in nftw_callback() argument
|
/third_party/musl/libc-test/src/api/ |
D | ftw.c | 72 {int(*p)(const char*,int(*)(const char*,const struct stat*,int),int) = ftw;} in f()
|
/third_party/musl/ |
D | libc.map.txt | 746 ftw;
|
D | musl_src.gni | 410 "src/legacy/ftw.c", 1940 "include/ftw.h",
|
/third_party/icu/icu4c/source/data/lang/ |
D | lb.txt | 738 Zinh{"Geierfte Schrëftwäert"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | lb.txt | 741 Zinh{"Geierfte Schrëftwäert"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | lb.txt | 738 Zinh{"Geierfte Schrëftwäert"}
|
/third_party/quickjs/ |
D | run-test262.c | 368 ftw(path, add_test_file, 100); in enumerate_tests()
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 1545 … !!!"#$#%8Q]ftw��������������������…
|
/third_party/NuttX/ |
D | ReleaseNotes | 27491 Implement ftw and nftw functions
|