Searched refs:GDBM_SYNC (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbmconst.h40 #define GDBM_SYNC 0x20 /* Sync operations to the disk. */ macro
H A Dgdbm.h40 #define GDBM_SYNC 0x20 /* Sync operations to the disk. */ macro
H A Dgdbmopen.c114 if (flags & GDBM_SYNC)
116 /* If GDBM_SYNC has been requested, don't do fast_write. */
H A Dtestgdbm.c189 case 's': fast = GDBM_SYNC;

Completed in 26 milliseconds