Home
last modified time | relevance | path

Searched refs:FTW (Results 1 – 25 of 25) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/nftw/
Dnftw.h112 int test_func1(const char *, const struct stat *, int, struct FTW *);
113 int test_func3(const char *, const struct stat *, int, struct FTW *);
114 int test_func4(const char *, const struct stat *, int, struct FTW *);
115 int test_func5(const char *, const struct stat *, int, struct FTW *);
116 int test_func7(const char *, const struct stat *, int, struct FTW *);
117 int test_func8(const char *, const struct stat *, int, struct FTW *);
118 int test_func9(const char *, const struct stat *, int, struct FTW *);
119 int test_func10(const char *, const struct stat *, int, struct FTW *);
120 int test_func11(const char *, const struct stat *, int, struct FTW *);
121 int test_func12(const char *, const struct stat *, int, struct FTW *);
[all …]
Dnftw64.h111 extern int test_func1(const char *, const struct stat64 *, int, struct FTW *);
112 extern int test_func3(const char *, const struct stat64 *, int, struct FTW *);
113 extern int test_func4(const char *, const struct stat64 *, int, struct FTW *);
114 extern int test_func5(const char *, const struct stat64 *, int, struct FTW *);
115 extern int test_func7(const char *, const struct stat64 *, int, struct FTW *);
116 extern int test_func8(const char *, const struct stat64 *, int, struct FTW *);
117 extern int test_func9(const char *, const struct stat64 *, int, struct FTW *);
118 extern int test_func10(const char *, const struct stat64 *, int, struct FTW *);
119 extern int test_func11(const char *, const struct stat64 *, int, struct FTW *);
120 extern int test_func12(const char *, const struct stat64 *, int, struct FTW *);
[all …]
Dtest_func.c42 int ftw_integer, struct FTW *ftwp) in test_func1()
77 int ftw_integer, struct FTW *ftwp) in test_func3()
102 int ftw_integer, struct FTW *ftwp) in test_func4()
115 int ftw_integer, struct FTW *ftwp) in test_func5()
138 int ftw_integer, struct FTW *ftwp) in test_func7()
168 int ftw_integer, struct FTW *ftwp) in test_func8()
249 int ftw_integer, struct FTW *ftwp) in test_func9()
284 int ftw_integer, struct FTW *ftwp) in test_func10()
318 int ftw_integer, struct FTW *ftwp) in test_func11()
352 int ftw_integer, struct FTW *ftwp) in test_func12()
[all …]
Dtest_func64.c42 int ftw_integer, struct FTW *ftwp) in test_func1()
76 int ftw_integer, struct FTW *ftwp) in test_func3()
101 int ftw_integer, struct FTW *ftwp) in test_func4()
114 int ftw_integer, struct FTW *ftwp) in test_func5()
138 int ftw_integer, struct FTW *ftwp) in test_func7()
169 int ftw_integer, struct FTW *ftwp) in test_func8()
251 int ftw_integer, struct FTW *ftwp) in test_func9()
287 int ftw_integer, struct FTW *ftwp) in test_func10()
322 int ftw_integer, struct FTW *ftwp) in test_func11()
357 int ftw_integer, struct FTW *ftwp) in test_func12()
[all …]
Dtools64.c158 nftw64_fn(const char *path, const struct stat64 *st, int ival, struct FTW *FTWS) in nftw64_fn()
Dtools.c158 int nftw_fn(const char *path, const struct stat *st, int ival, struct FTW *FTWS) in nftw_fn()
/third_party/musl/libc-test/src/api/
Dftw.c8 T(struct FTW) in f()
52 struct FTW x; in f()
73 {int(*p)(const char*,int(*)(const char*,const struct stat*,int,struct FTW*),int,int) = nftw;} in f()
/third_party/musl/porting/uniproton/kernel/include/
Dftw.h24 struct FTW { struct
30 int nftw(const char *, int (*)(const char *, const struct stat *, int, struct FTW *), int, int); argument
/third_party/musl/porting/liteos_m/kernel/include/
Dftw.h24 struct FTW { struct
30 int nftw(const char *, int (*)(const char *, const struct stat *, int, struct FTW *), int, int); argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dftw.h24 struct FTW { struct
30 int nftw(const char *, int (*)(const char *, const struct stat *, int, struct FTW *), int, int); argument
/third_party/musl/ndk_musl_include/
Dftw.h24 struct FTW { struct
30 int nftw(const char *, int (*)(const char *, const struct stat *, int, struct FTW *), int, int); argument
/third_party/musl/include/
Dftw.h24 struct FTW { struct
30 int nftw(const char *, int (*)(const char *, const struct stat *, int, struct FTW *), int, int); argument
/third_party/musl/src/misc/
Dnftw.c22 static int do_nftw(char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int… in do_nftw() argument
29 struct FTW lev; in do_nftw()
107 int nftw(const char *path, int (*fn)(const char *, const struct stat *, int, struct FTW *), int fd_… in nftw() argument
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c76 struct FTW *ftwbuf) in find_freqs_fn()
141 struct FTW *ftwbuf) in find_device_fn()
/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()
/third_party/iowow/src/platform/unix/
Dunix.c320 static int _rmfile(const char *pathname, const struct stat *sbuf, int type, struct FTW *ftwb) { in _rmfile()
/third_party/e2fsprogs/misc/
De4defrag.c342 struct FTW *ftwbuf EXT2FS_ATTR((unused))) in calc_entry_counts()
1045 struct FTW *ftwbuf EXT2FS_ATTR((unused))) in file_statistic()
1417 struct FTW *ftwbuf EXT2FS_ATTR((unused))) in file_defrag()
/third_party/mesa3d/src/util/tests/cache/
Dcache_test.c112 struct FTW *ftwbuf) in remove_entry()
/third_party/node/deps/npm/node_modules/config-chain/
Dreadme.markdown112 // ASYNC FTW!
/third_party/nghttp2/doc/sources/
Dlibnghttp2_asio.rst174 <title>HTTP/2 FTW</title><body>
Dpython-apiref.rst355 body=io.BytesIO(b'nghttp2-python FTW'))
/third_party/nghttp2/
DREADME.rst1518 body=io.BytesIO(b'nghttp2-python FTW'))
/third_party/eudev/hwdb/
D20-acpi-vendor.hwdb2700 acpi:FTW*:
D20-pci-vendor-model.hwdb32316 ID_MODEL_FROM_DATABASE=GK110 [GeForce GTX 780] (GK110B [GeForce GTX 780 Dual FTW w/ ACX Cooler])
/third_party/chromium/patch/
D0001-cve.patch53670 zzt{@;hr_fB>DWhhaC(Jf>WfR^V9t$CrZ^S4TZ-FTW*YtrOkl2T#|5oZ8&jEHEJS}G