Home
last modified time | relevance | path

Searched refs:open_files (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcache.c61 static int open_files; variable
183 --open_files; in bfd_cache_delete()
203 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_cache_init()
209 ++open_files; in bfd_cache_init()
286 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_open_file()
H A DChangeLog-91933294 * cache.c (bfd_cache_init): Increment open_files and call close_one
3296 (bfd_open_file): Don't increment open_files here.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcache.c70 static int open_files; variable
131 --open_files; in bfd_cache_delete()
382 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_cache_init()
389 ++open_files; in bfd_cache_init()
469 if (open_files >= BFD_CACHE_MAX_OPEN) in bfd_open_file()
H A DChangeLog-91933294 * cache.c (bfd_cache_init): Increment open_files and call close_one
3296 (bfd_open_file): Don't increment open_files here.
/openbsd-src/usr.bin/yacc/
H A Dmain.c99 void open_files(void);
246 open_files(void) in open_files() function
290 open_files(); in main()
/openbsd-src/usr.bin/dig/lib/isccfg/
H A Dparser.c259 pctx->open_files = NULL; in cfg_parser_create()
280 CHECK(cfg_create_list(pctx, &cfg_type_filelist, &pctx->open_files)); in cfg_parser_create()
289 CLEANUP_OBJ(pctx->open_files); in cfg_parser_create()
311 ISC_LIST_APPEND(pctx->open_files->value.list, elt, link); in parser_openfile()
386 CLEANUP_OBJ(pctx->open_files); in cfg_parser_destroy()
935 elt = ISC_LIST_TAIL(pctx->open_files-> in cfg_gettoken()
938 ISC_LIST_UNLINK(pctx->open_files-> in cfg_gettoken()
1026 if (pctx->open_files == NULL) in have_current_file()
1029 elt = ISC_LIST_TAIL(pctx->open_files->value.list); in have_current_file()
1045 elt = ISC_LIST_TAIL(pctx->open_files->value.list); in current_file()
/openbsd-src/usr.sbin/adduser/
H A Drmuser.perl67 sub open_files { subroutine
99 &open_files;
/openbsd-src/usr.bin/dig/lib/isccfg/include/isccfg/
H A Dgrammar.h126 cfg_obj_t * open_files; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcov.c256 static void open_files PARAMS ((void));
294 open_files ();
445 open_files () in open_files() function
H A DFSFChangeLog864 (open_files, read_files, function_summary, output_data): Likewise.
H A DChangeLog.44778 process_command, main), gcov.c (open_files, output_data), tlink.c
H A DChangeLog.23687 (open_files): Open all files in binary mode.
H A DFSFChangeLog.116479 * gcov.c (print_usage, open_files): Use FATAL_EXIT_CODE.
H A DChangeLog16897 (open_files): Simplify. Cope when OBJECT_DIRECTORY is an object