Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c1566 char *html_name, *directory_part, *basename_part, *temp; in convert_from_loaded_file() local
1569 directory_part = pathname_part (output_filename); in convert_from_loaded_file()
1579 html_name = xmalloc (strlen (directory_part) in convert_from_loaded_file()
1581 strcpy (html_name, directory_part); in convert_from_loaded_file()