Home
last modified time | relevance | path

Searched refs:dpwritable (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/qdbm-plus/qdbm-1.8.78/java/
H A DDepot.java482 return dpwritable(index) == 0 ? false : true; in writable()
602 private static synchronized final native int dpwritable(int index); in dpwritable() method in Depot
/dports/databases/qdbm/qdbm-1.8.78/java/
H A DDepot.java482 return dpwritable(index) == 0 ? false : true; in writable()
602 private static synchronized final native int dpwritable(int index); in dpwritable() method in Depot
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/qdbm/
H A Dhovel.c284 if(!dpwritable(dbf->depot)){ in gdbm_store()
326 if(!dpwritable(dbf->depot)){ in gdbm_delete()
479 if(!dpwritable(dbf->depot)){ in gdbm_reorganize()
H A Dvista.c105 dpwritable(db) \ macro
H A Ddepot.h323 int dpwritable(DEPOT *depot);
H A Dqdbm.def235 dpwritable = dpwritable
H A Drelic.c194 return dpwritable(db->depot) ? FALSE : TRUE; in dbm_rdonly()
/dports/databases/qdbm-plus/qdbm-1.8.78/
H A Dhovel.c284 if(!dpwritable(dbf->depot)){ in gdbm_store()
326 if(!dpwritable(dbf->depot)){ in gdbm_delete()
479 if(!dpwritable(dbf->depot)){ in gdbm_reorganize()
H A Dvista.c105 dpwritable(db) \ macro
H A Ddepot.h323 int dpwritable(DEPOT *depot);
H A Dqdbm.def235 dpwritable = dpwritable
H A Drelic.c194 return dpwritable(db->depot) ? FALSE : TRUE; in dbm_rdonly()
/dports/databases/qdbm/qdbm-1.8.78/
H A Dhovel.c284 if(!dpwritable(dbf->depot)){ in gdbm_store()
326 if(!dpwritable(dbf->depot)){ in gdbm_delete()
479 if(!dpwritable(dbf->depot)){ in gdbm_reorganize()
H A Dvista.c105 dpwritable(db) \ macro
H A Ddepot.h323 int dpwritable(DEPOT *depot);
H A Dqdbm.def235 dpwritable = dpwritable
H A Drelic.c194 return dpwritable(db->depot) ? FALSE : TRUE; in dbm_rdonly()
/dports/textproc/estraier/estraier-1.2.30/qdbm/
H A Dhovel.c284 if(!dpwritable(dbf->depot)){ in gdbm_store()
326 if(!dpwritable(dbf->depot)){ in gdbm_delete()
479 if(!dpwritable(dbf->depot)){ in gdbm_reorganize()
H A Dvista.c105 dpwritable(db) \ macro
H A Ddepot.h322 int dpwritable(DEPOT *depot);
H A Dqdbm.def225 dpwritable = dpwritable
H A Drelic.c194 return dpwritable(db->depot) ? FALSE : TRUE; in dbm_rdonly()
/dports/databases/qdbm/qdbm-1.8.78/perl/depot/
H A DDepot.xs209 RETVAL = dpwritable(depot);
/dports/databases/qdbm-plus/qdbm-1.8.78/perl/depot/
H A DDepot.xs209 RETVAL = dpwritable(depot);
/dports/databases/qdbm-plus/qdbm-1.8.78/plus/
H A Dxdepot.cc442 rv = dpwritable(depot); in writable()

12