Searched refs:pathname_part (Results 1 – 5 of 5) sorted by relevance
48 extern char *pathname_part (char *filename);
906 dirname = pathname_part (current_output_filename); in cm_node()1170 dirname = pathname_part (current_output_filename); in cm_anchor()1709 char *root_pathname = pathname_part (filename); in clean_old_split_files()1769 root_pathname = pathname_part (filename); in split_file()
391 pathname_part (char *filename) in pathname_part() function
1357 prepend_to_include_path (pathname_part (name)); in convert_from_file()1444 dir = pathname_part (buf); /* directory of output_filename */ in insert_toplevel_subdirectory()1569 directory_part = pathname_part (output_filename); in convert_from_loaded_file()
6244 > (filename_non_directory, pathname_part): Call it.