Home
last modified time | relevance | path

Searched refs:dbzfresh (Results 1 – 25 of 27) sorted by relevance

12

/dports/news/fidogate4/fidogate-4.4.10/src/toss/
H A Ddbz.h17 extern int dbzfresh();
H A Ddbz.c341 dbzfresh(name, size, fs, cmap, tagmask) in dbzfresh() function
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/include/
H A Ddbz.h17 extern int dbzfresh();
/dports/news/cnews/cnews-cr.g_18/libdbz/
H A Ddbz.h18 extern int dbzfresh(char *name, long size, int fs, int cmap, long tagmask);
H A Ddbzmain.c328 if (dbzfresh(base_name, siz, (int)fs, map, tag) < 0) in mkfiles()
H A Ddbz.c364 dbzfresh(name, size, fs, cmap, tagmask) in dbzfresh() function
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Ddbz.h72 extern bool dbzfresh(const char *name, off_t size);
/dports/news/inn/inn-2.6.4/include/inn/
H A Ddbz.h62 extern bool dbzfresh(const char *name, off_t size);
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Ddbz.h62 extern bool dbzfresh(const char *name, off_t size);
/dports/news/newsx/newsx-1.6/dbz/
H A Ddbz-v6.h99 extern BOOL dbzfresh(const char *name, const long size, const int fillpercent);
H A Ddbz-v6.c468 BOOL dbzfresh(const char *name, const long size, const int fillpercent) in dbzfresh() function
1862 if (dbzfresh(history, dbzsize(size), 0) < 0) {
/dports/news/cnews/cnews-cr.g_18/libfake/
H A Ddbz.c9 dbzfresh(a,b,c,d,e) char *a; long b; { return(dbzagain(a,a)); } in dbzfresh() function
/dports/news/inn/inn-2.6.4/expire/
H A Dmakedbz.c148 if (!dbzfresh(p, dbzsize(size))) { in Rebuild()
/dports/news/inn-current/inn-2.7-20211226/doc/pod/
H A Dmakedbz.pod46 For more information, see the discussion of B<dbzfresh> and B<dbzsize>
/dports/news/inn-current/inn-2.7-20211226/expire/
H A Dmakedbz.c145 if (!dbzfresh(p, dbzsize(size))) { in Rebuild()
/dports/news/inn/inn-2.6.4/doc/pod/
H A Dmakedbz.pod46 For more information, see the discussion of B<dbzfresh> and B<dbzsize>
/dports/sysutils/shlock/inn-2.6.4/doc/pod/
H A Dmakedbz.pod46 For more information, see the discussion of B<dbzfresh> and B<dbzsize>
/dports/sysutils/shlock/inn-2.6.4/expire/
H A Dmakedbz.c148 if (!dbzfresh(p, dbzsize(size))) { in Rebuild()
/dports/news/inn-current/inn-2.7-20211226/history/hisv6/
H A Dhisv6.c376 if (!dbzfresh(h->histpath, dbzsize(npairs))) { in hisv6_reopen()
1309 if (!dbzfresh(hnew->histpath, dbzsize(npairs))) { in hisv6_expire()
/dports/news/inn/inn-2.6.4/history/hisv6/
H A Dhisv6.c379 if (!dbzfresh(h->histpath, dbzsize(npairs))) { in hisv6_reopen()
1329 if (!dbzfresh(hnew->histpath, dbzsize(npairs))) { in hisv6_expire()
/dports/sysutils/shlock/inn-2.6.4/history/hisv6/
H A Dhisv6.c379 if (!dbzfresh(h->histpath, dbzsize(npairs))) { in hisv6_reopen()
1329 if (!dbzfresh(hnew->histpath, dbzsize(npairs))) { in hisv6_expire()
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Ddbz.c395 dbzfresh(const char *name, off_t size) in dbzfresh() function
1747 if (!dbzfresh(history, dbzsize(size))) {
/dports/news/inn/inn-2.6.4/lib/
H A Ddbz.c394 dbzfresh(const char *name, off_t size) in dbzfresh() function
1734 if (!dbzfresh(history, dbzsize(size))) {
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Ddbz.c394 dbzfresh(const char *name, off_t size) in dbzfresh() function
1734 if (!dbzfresh(history, dbzsize(size))) {
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/common/
H A Ddbz.c336 int /* 0 success, -1 failure */ dbzfresh(name, size, fs, cmap, tagmask) in dbzfresh() function

12