Searched refs:input_file_get (Results 1 – 6 of 6) sorted by relevance
213 input_file_get (char *buf, size_t buflen) in input_file_get() function241 size = do_scrub_chars (input_file_get, where, BUFFER_SIZE); in input_file_give_next_buffer()243 size = input_file_get (where, BUFFER_SIZE); in input_file_give_next_buffer()
1061 * input-file.c (input_file_get): Use ferror.1062 (input_file_give_next_buffer): Use input_file_get.
289 (input_file_get): Check for end of file before reading any more
597 (input_file_get, input_file_give_next_buffer): Likewise.
1541 * input-file.c (input_file_get): Change to take char * and int.
1226 * input-file.c (input_file_get): New static function.