Searched refs:VRFY_DUPS_UNSORTED (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.h162 #define VRFY_DUPS_UNSORTED 0x0001 /* Have to flag the negative! */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_verify.c332 F_SET(pip, VRFY_DUPS_UNSORTED);
623 F_ISSET(pip, VRFY_DUPS_UNSORTED)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_verify.c1118 F_SET(pip, VRFY_DUPS_UNSORTED);
1526 * If VRFY_DUPS_UNSORTED is set,
1529 if (F_ISSET(pip, VRFY_DUPS_UNSORTED) &&

Completed in 83 milliseconds