Searched refs:make_cleanup_close (Results 1 – 5 of 5) sorted by relevance
368 extern struct cleanup *make_cleanup_close (int fd);
245 make_cleanup_close (int fd) in make_cleanup_close() function
2955 old_chain = make_cleanup_close (fd); in proc_get_LDT_entry()5424 make_cleanup_close (map_fd); in iterate_over_mappings()
4373 * utils.c (make_cleanup_close, do_close_cleanup): New functions.4374 * defs.h (make_cleanup_close): Add declaration.4446 (proc_iterate_over_mappings): Use make_cleanup_close.
9206 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.