Searched refs:SALVAGE_PRINTHEADER (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.h116 #define SALVAGE_PRINTHEADER 0x02 /* Print the unknown-key header. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfyutil.c896 * Check and clear the SALVAGE_PRINTHEADER flag; if
899 if (F_ISSET(vdp, SALVAGE_PRINTHEADER)) {
902 F_CLR(vdp, SALVAGE_PRINTHEADER);
H A Ddb_vrfy.c337 F_SET(vdp, SALVAGE_PRINTHEADER);

Completed in 95 milliseconds