Home
last modified time | relevance | path

Searched refs:echos (Results 251 – 275 of 1467) sorted by relevance

1...<<11121314151617181920>>...59

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/golang.org/x/crypto/ssh/
H A Dserver.go442 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
443 if len(questions) != len(echos) {
450 prompts = appendBool(prompts, echos[i])
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/golang.org/x/crypto/ssh/
H A Dserver.go441 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
442 if len(questions) != len(echos) {
449 prompts = appendBool(prompts, echos[i])
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/golang.org/x/crypto/ssh/
H A Dserver.go448 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
449 if len(questions) != len(echos) {
456 prompts = appendBool(prompts, echos[i])
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/golang.org/x/crypto/ssh/
H A Dserver.go448 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
449 if len(questions) != len(echos) {
456 prompts = appendBool(prompts, echos[i])
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/golang.org/x/crypto/ssh/
H A Dserver.go448 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
449 if len(questions) != len(echos) {
456 prompts = appendBool(prompts, echos[i])
/dports/ftp/sftpgo/sftpgo-2.2.0/sdk/plugin/auth/
H A Dgrpc.go153 …instructions, questions, echos, authResult, checkPwd, err := s.Impl.SendKeyboardAuthRequest(req.Re…
161 Echos: echos,
/dports/net/nakenchat/nakenchat-3.00b1/src/
H A Duser.h26 uint32_t echos:1; member
/dports/devel/global/global-6.6.7/htags/
H A Dphp.c49 #define ECHO echos(LEXTEXT)
1238 { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); }
1243 { ECHO; echos(comment_end); yy_pop_state(); }
1253 { echos(comment_begin); ECHO; yy_push_state(SHELL_COMMENT); }
1258 { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); }
1369 echos(path);
1372 echos(path);
/dports/science/minc2/minc-release-2.2.00/conversion/mri_to_minc/
H A Dmri_to_minc.pl897 @echos = sort(numeric_order keys(%echo_list));
898 if (scalar(@echos) > $mincinfo{'numechos'}) {
899 $mincinfo{'numechos'} = scalar(@echos);
901 foreach $echo (@echos) {
/dports/mail/mailhog/MailHog-1.0.0/vendor/golang.org/x/crypto/ssh/
H A Dserver.go516 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
517 if len(questions) != len(echos) {
524 prompts = appendBool(prompts, echos[i])
/dports/databases/tile38/tile38-1.12.0/vendor/golang.org/x/crypto/ssh/
H A Dserver.go516 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
517 if len(questions) != len(echos) {
524 prompts = appendBool(prompts, echos[i])
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/golang.org/x/crypto/ssh/
H A Dserver.go516 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
517 if len(questions) != len(echos) {
524 prompts = appendBool(prompts, echos[i])
/dports/sysutils/docker-machine/machine-0.16.2/vendor/golang.org/x/crypto/ssh/
H A Dserver.go516 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
517 if len(questions) != len(echos) {
524 prompts = appendBool(prompts, echos[i])
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/golang.org/x/crypto/ssh/
H A Dserver.go516 …boardInteractive) Challenge(user, instruction string, questions []string, echos []bool) (answers […
517 if len(questions) != len(echos) {
524 prompts = appendBool(prompts, echos[i])
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-core-0.1.17/examples/
H A DREADME.md20 connections and then echos back any contents that are read from each connected
45 it echos back a gzip-compressed version of everything read! All compression
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/tokio-core-0.1.17/examples/
H A DREADME.md20 connections and then echos back any contents that are read from each connected
45 it echos back a gzip-compressed version of everything read! All compression
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-core-0.1.17/examples/
H A DREADME.md20 connections and then echos back any contents that are read from each connected
45 it echos back a gzip-compressed version of everything read! All compression
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/devel/grcov/grcov-0.8.2/cargo-crates/msvc-demangler-0.9.0/tests/llvm-cases/unused/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/net-im/ssh-chat/ssh-chat-1.10.1/sshd/
H A Dclient.go25 …ssh.KeyboardInteractive(func(user, instruction string, questions []string, echos []bool) (answers …
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/devel/llvm10/llvm-10.0.1.src/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.
/dports/devel/llvm11/llvm-11.0.1.src/test/Demangle/
H A Dms-md5.test8 ; two check lines here since the tool echos the input.

1...<<11121314151617181920>>...59