Home
last modified time | relevance | path

Searched refs:pathname_part (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfiles.h48 extern char *pathname_part (char *filename);
H A Dnode.c906 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()
H A Dfiles.c391 pathname_part (char *filename) in pathname_part() function
H A Dmakeinfo.c1357 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()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.466244 > (filename_non_directory, pathname_part): Call it.