Home
last modified time | relevance | path

Searched refs:waitfor (Results 151 – 175 of 987) sorted by relevance

12345678910>>...40

/dports/net-mgmt/fetchconfig/fetchconfig-e2c2c4a/fetchconfig/model/
H A DMediant.pm88 ($prematch, $match) = $t->waitfor(Match => '/password: $/');
110 ($prematch, $match) = $t->waitfor(Match => '/\/>$/');
126 ($prematch, $match) = $t->waitfor(Match => '/\/CONFiguration>$/');
159 my ($prematch, $match) = $t->waitfor(Match => $enable_prompt_regexp);
H A DMikroTik.pm97 ($prematch, $match) = $t->waitfor(Match => '/Password: $/');
119 ($prematch, $match) = $t->waitfor(Match => '/(\S+) > $/');
144 my ($prematch, $match) = $t->waitfor(Match => $enable_prompt_regexp);
169 ($prematch, $match) = $t->waitfor(Match => $prompt_regexp);
H A DFortiGate.pm63 my ($prematch, $match) = $t->waitfor(Match => '/login: $/');
84 ($prematch, $match) = $t->waitfor(Match => '/Password: $/');
106 ($prematch, $match) = $t->waitfor(Match => '/(\S+ ?)[#\$] $/');
139 my ($prematch, $match) = $t->waitfor(Match => $command_prompt_regexp);
/dports/devel/9base/9base-6/mk/
H A Dfns.h1 #undef waitfor
2 #define waitfor mkwaitfor macro
84 int waitfor(char*);
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/mk/
H A Dfns.h1 #undef waitfor
2 #define waitfor mkwaitfor macro
84 int waitfor(char*);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DFailureMonitorClient.actor.cpp47 state double waitfor = 0; in failureMonitorClientLoop() local
124 waitfor = reply.clientRequestIntervalMS * .001; in failureMonitorClientLoop()
125 nextRequest = delayJittered( waitfor, TaskFailureMonitor ); in failureMonitorClientLoop()
143 double slowThreshold = .200 + waitfor + FLOW_KNOBS->MAX_BUGGIFIED_DELAY; in failureMonitorClientLoop()
147 …ways : SevWarn, "FailureMonitorClientSlow").detail("Elapsed", elapsed).detail("Expected", waitfor); in failureMonitorClientLoop()
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/databases/mysql56-client/mysql-5.6.51/mysql-test/include/
H A Dcheck_ftwrl_incompatible.inc9 # $waitfor Wait for this statement in process-list. If empty,
71 if (!$waitfor)
79 if ($waitfor)
85 info = "$waitfor";
90 let $waitfor=;
/dports/lang/nim/nim-1.6.2/tests/stdlib/
H A Dtasynchttpserver.nim114 waitfor(test200())
115 waitfor(test404())
116 waitfor(testCustomEmptyHeaders())
117 waitfor(testCustomContentLength())
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dtraceback_gccgo.go149 var waitfor int64
151 waitfor = (nanotime() - gp.waitsince) / 60e9
157 if waitfor >= 1 {
158 print(", ", waitfor, " minutes")

12345678910>>...40