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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Dfallback.h82 DB_LOCK R_FIRST R_NOKEY */
108 if (memEQ(name, "R_NOKEY", 7)) {
110 #ifdef R_NOKEY
111 *iv_return = R_NOKEY;
351 R_FIXEDLEN R_IAFTER R_IBEFORE R_LAST R_NEXT R_NOKEY
H A DMakefile.PL98 R_NOKEY
H A DDB_File.pm222 R_NOKEY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h118 #define R_NOKEY 0x02 /* key not required */ macro
H A Ddb_185.h158 #define R_NOKEY 0x02 /* key not required */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c180 if (ri->flags & ~(R_FIXEDLEN | R_NOKEY | R_SNAPSHOT))
193 * We ignore the R_NOKEY flag, but that's okay, it was

Completed in 109 milliseconds