Home
last modified time | relevance | path

Searched refs:ftw (Results 1 – 24 of 24) sorted by relevance

/third_party/musl/src/legacy/
Dftw.c3 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/
Dftw.h29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
33 #define ftw64 ftw
/third_party/musl/porting/liteos_m/kernel/include/
Dftw.h29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
33 #define ftw64 ftw
/third_party/musl/ndk_musl_include/
Dftw.h29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
33 #define ftw64 ftw
/third_party/musl/porting/uniproton/kernel/include/
Dftw.h29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
33 #define ftw64 ftw
/third_party/musl/include/
Dftw.h29 int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
33 #define ftw64 ftw
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c190 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/
Dftw.c35 ret = ftw("/data", fn, 500); in ftw_0100()
Dtest_src_functionalext_supplement_legacy.gni17 "ftw",
/third_party/musl/arch/x86_64/bits/
Duser.h5 uint16_t cwd, swd, ftw, fop; member
Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/musl/arch/x32/bits/
Duser.h5 uint16_t cwd, swd, ftw, fop; member
Dsignal.h61 unsigned short cwd, swd, ftw, fop; member
/third_party/node/deps/npm/node_modules/libnpmteam/
DCHANGELOG.md28 * **test:** test --100 ftw ([9d3bdc3](https://github.com/npm/libnpmteam/commit/9d3bdc3))
/third_party/musl/libc-test/src/functionalext/supplement/misc/
Dnftw.c27 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/
Dftw.c72 {int(*p)(const char*,int(*)(const char*,const struct stat*,int),int) = ftw;} in f()
/third_party/musl/
Dlibc.map.txt746 ftw;
Dmusl_src.gni410 "src/legacy/ftw.c",
1940 "include/ftw.h",
/third_party/icu/icu4c/source/data/lang/
Dlb.txt738 Zinh{"Geierfte Schrëftwäert"}
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/
Dlb.txt741 Zinh{"Geierfte Schrëftwäert"}
/third_party/skia/third_party/externals/icu/source/data/lang/
Dlb.txt738 Zinh{"Geierfte Schrëftwäert"}
/third_party/quickjs/
Drun-test262.c368 ftw(path, add_test_file, 100); in enumerate_tests()
/third_party/openh264/res/
DCisco_Absolute_Power_1280x720_30fps.yuv1545 … !!!"#$#%8Q]ftw��������������������…
/third_party/NuttX/
DReleaseNotes27491 Implement ftw and nftw functions