Searched refs:anon_dir (Results 1 – 1 of 1) sorted by relevance
151 struct pathname * anon_dir = in find_anon_dir_match() local153 if (!fnmatch(match_filter, anon_dir->name, 0)) in find_anon_dir_match()154 return anon_dir->name; in find_anon_dir_match()261 char const * anon_dir; in process_jit_dumpfile() local309 if (!(anon_dir = find_anon_dir_match(anon_sample_dirs, proc_id))) { in process_jit_dumpfile()320 char * anon_path_seg = rindex(anon_dir, '/'); in process_jit_dumpfile()323 anon_dir); in process_jit_dumpfile()327 result_dir_length = ++anon_path_seg - anon_dir; in process_jit_dumpfile()331 strncpy(elf_file, anon_dir, result_dir_length); in process_jit_dumpfile()