Home
last modified time | relevance | path

Searched refs:slotSshServerAuthPassphrase (Results 1 – 4 of 4) sorted by relevance

/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Dhttpbrokerclient.h82 …void slotSshServerAuthPassphrase ( SshMasterConnection* connection, SshMasterConnection::passphras…
H A Dhttpbrokerclient.cpp104 …SLOT ( slotSshServerAuthPassphrase(SshMasterConnection*, SshMasterConnection::passphrase_types)) ); in createSshConnection()
219 void HttpBrokerClient::slotSshServerAuthPassphrase(SshMasterConnection* connection, SshMasterConnec… in slotSshServerAuthPassphrase() function in HttpBrokerClient
H A Donmainwindow.h1049 …void slotSshServerAuthPassphrase ( SshMasterConnection* connection, SshMasterConnection::passphras…
H A Donmainwindow.cpp2884 …SLOT ( slotSshServerAuthPassphrase(SshMasterConnection*, SshMasterConnection::passphrase_types)) ); in startSshConnection()
3080 void ONMainWindow::slotSshServerAuthPassphrase(SshMasterConnection* connection, SshMasterConnection… in slotSshServerAuthPassphrase() function in ONMainWindow