Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Dresrc.c193 static void close_input_stream (void);
350 xatexit (close_input_stream); in open_input_stream()
529 close_input_stream (); in read_rc_file()
543 close_input_stream (void) in close_input_stream() function
H A DChangeLog-00011275 * resrc.c (close_input_stream): Delete extraneous logic
1536 * resrc.c (close_input_stream): zero out cpp_pipe after closing it.
2028 (close_input_stream): New static function.