Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c3365 char *txtpath = NULL; in cm_image() local
3374 txtpath = get_file_info_in_path (txtname, in cm_image()
3376 if (txtpath != NULL) in cm_image()
3377 image_file = fopen (txtpath, "r"); in cm_image()