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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_util.c72 u_int32_t recsize, typemore; local
139 typemore = REP_LOG_MORE;
141 typemore = REP_PAGE_MORE;
148 if (repth->type == typemore) {
1499 u_int32_t size, typemore;
1512 typemore = 0;
1514 typemore = REP_LOG_MORE;
1516 typemore = REP_PAGE_MORE;
1517 DB_ASSERT(env, typemore != 0);
1539 repth->type = typemore;
[all...]

Completed in 18 milliseconds