Searched refs:html_fname (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dnode.h47 char *html_fname; /* The HTML file to which this node is written member in struct:tentry
H A Dnode.c243 if (tag->html_fname && FILENAME_CMP (tag->html_fname, fname) == 0)
319 new->html_fname = fname;
322 new->html_fname
936 free (tag->html_fname);
937 tag->html_fname = NULL;

Completed in 74 milliseconds