Searched defs:fpath (Results 1 – 4 of 4) sorted by relevance
753 static int process_mapfile(FILE *outfp, char *fpath) in process_mapfile()872 static int is_leaf_dir(const char *fpath) in is_leaf_dir()923 static int preprocess_arch_std_files(const char *fpath, const struct stat *sb, in preprocess_arch_std_files()935 static int process_one_file(const char *fpath, const struct stat *sb, in process_one_file()
150 static int show_proc(const char *fpath, const struct stat *sb, in show_proc()
227 static int do_show_tree_fn(const char *fpath, const struct stat *sb, in do_show_tree_fn()
879 char *fpath; in find_probe_point_lazy() local