Searched refs:R_SNAPSHOT (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dfallback.h214 BTREEMAGIC R_FIXEDLEN R_SNAPSHOT __R_UNUSED */
251 if (memEQ(name, "R_SNAPSHOT", 10)) {
253 #ifdef R_SNAPSHOT
254 *iv_return = R_SNAPSHOT;
352 R_NOOVERWRITE R_PREV R_RECNOSYNC R_SETCURSOR R_SNAPSHOT
H A DMakefile.PL103 R_SNAPSHOT
H A DDB_File.pm227 R_SNAPSHOT
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h119 #define R_SNAPSHOT 0x04 /* snapshot the input */ macro
H A Ddb_185.h159 #define R_SNAPSHOT 0x04 /* snapshot the input */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c180 if (ri->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT))
196 if (ri->flags & R_SNAPSHOT)

Completed in 155 milliseconds