Searched defs:ftwbuf (Results 1 - 7 of 7) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/supplement/misc/misc_gtest/ |
| H A D | misc_nftw64_test.cpp | 39 static int CheckNftw64(const char* fpath, const struct stat64* sb, int tflag, FTW* ftwbuf) in CheckNftw64() argument 45 static int NullCallback(const char* fpath, const struct stat64* sb, int, FTW* ftwbuf) in NullCallback() argument
|
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | perf.c | 150 show_proc(const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf) show_proc() argument
|
| H A D | common.c | 395 do_build_table_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) do_build_table_cb() argument
|
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | freedreno_dt.c | 75 find_freqs_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) find_freqs_fn() argument 140 find_device_fn(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) find_device_fn() argument
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | cache_test.cpp | 49 remove_entry(const char *path, const struct stat *sb, int typeflag, struct FTW *ftwbuf) remove_entry() argument
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/ |
| H A D | jevents.c | 960 preprocess_arch_std_files(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) preprocess_arch_std_files() argument 972 process_one_file(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) process_one_file() argument
|
| /kernel/linux/linux-6.6/tools/bpf/bpftool/ |
| H A D | common.c | 473 do_build_table_cb(const char *fpath, const struct stat *sb, int typeflag, struct FTW *ftwbuf) do_build_table_cb() argument
|
Completed in 7 milliseconds