HomeSort by: relevance | last modified time | path
    Searched refs:reindex (Results 1 - 9 of 9) sorted by relevancy

  /src/external/ibm-public/postfix/dist/conf/
postfix-non-bdb-script 25 # and \fBenable-reindex\fR features.
52 # .IP \fBenable-reindex\fR
72 # \fINOTE: \fBenable-reindex\fI should be used only temporarily
211 $postconf non_bdb_migration_level=enable-reindex || exit 1
215 $FATAL "usage: postfix non-bdb status (or enable-redirect, or enable-reindex, or disable)"
230 enable-reindex)
postfix-script 312 # be resolved dynamically with enable-redirect or enable-reindex.
316 test "x`$command_directory/postconf -h non_bdb_migration_level`" = xenable-reindex || exit 0
  /src/crypto/external/bsd/openssl.old/dist/util/
mkerr.pl 20 my $reindex = 0;
61 -reindex Ignore previously assigned values (except for R records in
93 } elsif ( $arg eq "-reindex" ) {
94 $reindex = 1;
179 if ( ! $reindex && $statefile ) {
342 next if $reindex;
  /src/usr.bin/mail/
thread.c 359 reindex(struct thread_s *tp) function
590 reindex(&current_thread);
615 reindex(&current_thread);
650 reindex(&current_thread);
1087 reindex(&current_thread);
1251 reindex(&current_thread);
1274 reindex(&current_thread);
1296 reindex(&current_thread);
1329 reindex(tp);
1755 reindex(&current_thread)
    [all...]
  /src/crypto/external/bsd/openssl/dist/util/
mkerr.pl 23 my $reindex = 0;
64 -reindex Ignore previously assigned values (except for R records in
96 } elsif ( $arg eq "-reindex" ) {
97 $reindex = 1;
186 if ( ! $reindex && $statefile ) {
  /src/crypto/external/apache2/openssl/dist/util/
mkerr.pl 23 my $reindex = 0;
64 -reindex Ignore previously assigned values (except for R records in
96 } elsif ( $arg eq "-reindex" ) {
97 $reindex = 1;
187 if ( ! $reindex && $statefile ) {
  /src/external/bsd/nsd/dist/simdzone/src/fallback/
scanner.h 136 static really_inline int32_t reindex(parser_t *parser)
  /src/external/bsd/nsd/dist/simdzone/src/generic/
scanner.h 290 static really_inline int32_t reindex(parser_t *parser) function
parser.h 255 static really_inline int32_t reindex(parser_t *parser);
355 if (reindex(parser)) {

Completed in 27 milliseconds