Home
last modified time | relevance | path

Searched refs:open_cache (Results 1 – 25 of 54) sorted by relevance

123

/dports/net/zebra-server/idzebra-2.0.55/bfile/
H A Dbfile.c91 static FILE *open_cache(BFiles bfs, const char *flags) in open_cache() function
290 outf = open_cache(bfs, "ab"); in bf_open()
373 inf = open_cache(bfs, "rb"); in bf_commitExists()
402 if (!(inf = open_cache(bfs, "rb"))) in bf_commitExec()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/innodb/t/
H A Dopen_file_lru-master.opt1 --table-open_cache=301
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/www/geolizer/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/german/webalizer2/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/ukrainian/webalizer/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/japanese/webalizer/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/polish/webalizer2/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/www/webalizer/webalizer-2.23-08/
H A Ddns_resolv.h23 extern int open_cache();
H A Ddns_resolv.c783 int open_cache() in open_cache() function
/dports/net/gofish/gofish/
H A Dgofish.c83 static int open_cache(char *fname);
509 return open_cache(".cache"); in smart_open()
532 return open_cache(dirname); in smart_open()
557 return open_cache(dirname); in smart_open()
967 int open_cache(char *fname) in open_cache() function
/dports/deskutils/bitcollider/bitcollider-0.6.0/include/
H A Dcache.h39 b_bool open_cache(cache_info *info, const char *fileName);
/dports/mail/fdm/fdm-2.0/
H A Ddeliver-add-to-cache.c54 if (open_cache(a, cache) != 0) in deliver_add_to_cache_deliver()
H A Dmatch-in-cache.c53 if (open_cache(a, cache) != 0) in match_in_cache_match()
H A Ddeliver-remove-from-cache.c55 if (open_cache(a, cache) != 0) in deliver_remove_from_cache_deliver()
/dports/deskutils/bitcollider/bitcollider-0.6.0/lib/
H A Dcache.c28 b_bool open_cache(cache_info *info, const char *fileName) in open_cache() function
406 open_cache(info, "test.db");
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dlock.cc98 extern HASH open_cache;

123