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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddbif.h100 extern int dbif_open(DBD *dbd, struct db_param *dbp, int reindex);
H A Ddbif.c590 int dbif_open(DBD *dbd, struct db_param *dbp, int reindex) argument
678 if (reindex && i > 0) {
691 if (reindex)
697 (reindex) ? DB_CREATE : 0))
702 if (reindex)
705 if (reindex)
711 (reindex) ? DB_CREATE : 0))
716 if (reindex)
719 if (reindex)
727 if (dbd->db_envhome && !reindex) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmkerr.pl9 my $reindex = 0;
36 } elsif($arg eq "-reindex") {
37 $reindex = 1;
78 -reindex Discard the numeric values previously assigned to the error
247 next if $reindex;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmkerr.pl9 my $reindex = 0;
36 } elsif($arg eq "-reindex") {
37 $reindex = 1;
78 -reindex Discard the numeric values previously assigned to the error
247 next if $reindex;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmkerr.pl8 my $reindex = 0;
29 } elsif($arg eq "-reindex") {
30 $reindex = 1;
175 next if $reindex;

Completed in 127 milliseconds