Searched refs:do_fclose_cleanup (Results 1 – 3 of 3) sorted by relevance
73 do_fclose_cleanup (void *arg) in do_fclose_cleanup() function82 return make_cleanup (do_fclose_cleanup, file); in make_cleanup_fclose()
1249 do_fclose_cleanup (void *stream) in do_fclose_cleanup() function1268 old_cleanups = make_cleanup (do_fclose_cleanup, stream); in script_from_file()
483 document_command, source_cleanup_lines, do_fclose_cleanup,4464 * top.c (do_fclose_cleanup): New function.