Searched refs:VRFY_IS_RRECNO (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_verify.h172 #define VRFY_IS_RRECNO 0x0400 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_verify.c108 F_SET(pip, VRFY_IS_RRECNO);
140 } else if (F_ISSET(pip, VRFY_IS_RRECNO)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c1460 tmp_int = F_ISSET(pip, VRFY_IS_RRECNO) ? 1 : 0;

Completed in 40 milliseconds