Searched defs:ftwbuf (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/bionic/tests/ |
H A D | ftw_test.cpp | 80 void smoke_test_nftw(const char* fpath, const struct stat* sb, int tflag, FTW* ftwbuf) { in smoke_test_nftw() 95 int check_nftw(const char* fpath, const struct stat* sb, int tflag, FTW* ftwbuf) { in check_nftw() 100 int check_nftw64(const char* fpath, const struct stat64* sb, int tflag, FTW* ftwbuf) { in check_nftw64()
|
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/ |
H A D | freedreno_dt.c | 58 struct FTW *ftwbuf) in find_freqs_fn() 123 struct FTW *ftwbuf) in find_device_fn()
|
/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/compare/ |
D | nftw.c | 10 int tflag, struct FTW *ftwbuf) in display_info()
|
/aosp_15_r20/external/libcap/progs/ |
H A D | getcap.c | 37 int tflag, struct FTW* ftwbuf) in do_getcap()
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_fs_utils.cc | 48 struct FTW* ftwbuf) { in NftwCleanUpCallback()
|
/aosp_15_r20/system/extras/pagecache/ |
H A D | dumpcache.c | 110 static int scan_entry(const char *fpath, const struct stat *sb, int typeflag, in scan_entry()
|
/aosp_15_r20/external/vboot_reference/cgpt/ |
H A D | cgpt_nor.c | 194 int typeflag, struct FTW *ftwbuf) { in remove_file_or_dir()
|
/aosp_15_r20/external/mesa3d/src/util/tests/ |
H A D | cache_test.cpp | 55 struct FTW *ftwbuf) in remove_entry()
|
/aosp_15_r20/external/libtracefs/utest/ |
H A D | tracefs-utest.c | 2203 int typeflag, struct FTW *ftwbuf) in copy_trace_walk() 2262 int typeflag, struct FTW *ftwbuf) in del_trace_walk()
|
/aosp_15_r20/external/bpftool/src/ |
H A D | common.c | 474 int typeflag, struct FTW *ftwbuf) in do_build_table_cb()
|