Searched refs:typeflag (Results 1 – 5 of 5) sorted by relevance
79 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_dso() argument84 if (typeflag == FTW_D || typeflag == FTW_SL) in add_dso()
243 int typeflag, struct FTW *ftw) in do_show_tree_fn() argument249 if (typeflag != FTW_D) in do_show_tree_fn()
403 int typeflag, struct FTW *ftwbuf) in do_build_table_cb() argument411 if (typeflag != FTW_F) in do_build_table_cb()
1028 int typeflag, struct FTW *ftwbuf) in preprocess_arch_std_files() argument1031 int is_file = typeflag == FTW_F; in preprocess_arch_std_files()1040 int typeflag, struct FTW *ftwbuf) in process_one_file() argument1043 int is_dir = typeflag == FTW_D; in process_one_file()1044 int is_file = typeflag == FTW_F; in process_one_file()
209 int typeflag, struct FTW *ftwbuf __maybe_unused) in add_cgroup_name() argument213 if (typeflag != FTW_D) in add_cgroup_name()