Searched refs:txtpath (Results 1 – 1 of 1) sorted by relevance
3365 char *txtpath = NULL; in cm_image() local3374 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()