Searched refs:tmp_input_file (Results 1 – 2 of 2) sorted by relevance
68 gchar *tmp_input_file; member
3857 open( tmp_input_file , "<" . @filename_array[ $select_index ] );3859 while ( ($_ = <tmp_input_file> ) && ( $line_num == 0 ) ) 3867 close tmp_input_file;