Home
last modified time | relevance | path

Searched refs:close_one (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDui-file.c539 int close_one, close_two; member
543 tee_file_new (struct ui_file *one, int close_one, in tee_file_new() argument
551 tee->close_one = close_one; in tee_file_new()
568 if (tee->close_one) in tee_file_delete()
HDui-file.h102 int close_one,
/NextBSD/contrib/binutils/bfd/
HDcache.c140 close_one (void) in close_one() function
384 if (! close_one ()) in bfd_cache_init()
471 if (! close_one ()) in bfd_open_file()
HDChangeLog-91933294 * cache.c (bfd_cache_init): Increment open_files and call close_one