Home
last modified time | relevance | path

Searched refs:PasswordPrompt (Results 1 – 25 of 130) sorted by relevance

123456

/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DSu.hs12 PasswordPrompt(..),
35 data PasswordPrompt type
41 describePasswordPrompt :: PasswordPrompt -> Maybe String
53 data SuCommand = SuCommand PasswordPrompt String [CommandParam]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DUtil.h55 class ICESSL_API PasswordPrompt
59 PasswordPrompt(std::function<std::string()>);
66 using PasswordPromptPtr = std::shared_ptr<PasswordPrompt>;
H A DPluginI.cpp25 PasswordPrompt::~PasswordPrompt() in ~PasswordPrompt()
91 _engine->setPasswordPrompt(make_shared<PasswordPrompt>(std::move(prompt))); in setPasswordPrompt()
H A DUtil.cpp60 IceSSL::PasswordPrompt::PasswordPrompt(std::function<std::string()> p) : in PasswordPrompt() function in IceSSL::PasswordPrompt
66 IceSSL::PasswordPrompt::getPassword() in getPassword()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceSSL/
H A DUtil.h55 class ICESSL_API PasswordPrompt
59 PasswordPrompt(std::function<std::string()>);
66 using PasswordPromptPtr = std::shared_ptr<PasswordPrompt>;
H A DPluginI.cpp25 PasswordPrompt::~PasswordPrompt() in ~PasswordPrompt()
91 _engine->setPasswordPrompt(make_shared<PasswordPrompt>(std::move(prompt))); in setPasswordPrompt()
H A DUtil.cpp60 IceSSL::PasswordPrompt::PasswordPrompt(std::function<std::string()> p) : in PasswordPrompt() function in IceSSL::PasswordPrompt
66 IceSSL::PasswordPrompt::getPassword() in getPassword()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceSSL/
H A DUtil.h55 class ICESSL_API PasswordPrompt
59 PasswordPrompt(std::function<std::string()>);
66 using PasswordPromptPtr = std::shared_ptr<PasswordPrompt>;
H A DPluginI.cpp25 PasswordPrompt::~PasswordPrompt() in ~PasswordPrompt()
91 _engine->setPasswordPrompt(make_shared<PasswordPrompt>(std::move(prompt))); in setPasswordPrompt()
H A DUtil.cpp60 IceSSL::PasswordPrompt::PasswordPrompt(std::function<std::string()> p) : in PasswordPrompt() function in IceSSL::PasswordPrompt
66 IceSSL::PasswordPrompt::getPassword() in getPassword()
/dports/devel/ice37/ice-3.7.2/cpp/include/IceSSL/
H A DPlugin.h501 class ICESSL_API PasswordPrompt : public IceUtil::Shared
505 virtual ~PasswordPrompt();
515 typedef IceUtil::Handle<PasswordPrompt> PasswordPromptPtr;
/dports/devel/php-ice37/ice-3.7.2/cpp/include/IceSSL/
H A DPlugin.h501 class ICESSL_API PasswordPrompt : public IceUtil::Shared
505 virtual ~PasswordPrompt();
515 typedef IceUtil::Handle<PasswordPrompt> PasswordPromptPtr;
/dports/devel/py-ice37/ice-3.7.2/cpp/include/IceSSL/
H A DPlugin.h501 class ICESSL_API PasswordPrompt : public IceUtil::Shared
505 virtual ~PasswordPrompt();
515 typedef IceUtil::Handle<PasswordPrompt> PasswordPromptPtr;
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/peterh/liner/liner-1.2.1/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/peterh/liner/
H A Dfallbackinput.go23 func (s *State) PasswordPrompt(p string) (string, error) { func
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dlobby.h85 QString PasswordPrompt();
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dlobby.h85 QString PasswordPrompt();

123456