Home
last modified time | relevance | path

Searched +defs:serv +defs:login (Results 1 – 5 of 5) sorted by relevance

/dports/security/ncrack/ncrack-0.7/
H A Dncrack.cc1679 Service *serv = con->service; in ncrack_module_end() local
1879 Service *serv = con->service; in ncrack_connection_end() local
2080 Service *serv = con->service; in ncrack_read_handler() local
2179 Service *serv = con->service; in ncrack_write_handler() local
2217 Service *serv = con->service; in ncrack_timer_handler() local
2245 Service *serv = con->service; in ncrack_connect_handler() local
2391 Service *serv; in ncrack_probes() local
2398 char *login, *pass; in ncrack_probes() local
/dports/irc/ezbounce/ezbounce-1.99.15/src/
H A Duser.cc94 int userdef::login(conn * c, const char * password, bool encrypted) in login() function in userdef
226 std::string userdef::make_log_path(const char * logtype, const irc::server_info * serv, in make_log_path()
/dports/www/kdsoap/kdsoap-1.9.0/unittests/wsdl_document/
H A Dtest_wsdl_document.cpp177 KDAB__LoginElement login; in testMyWsdlPublic() local
514 NamesServiceService serv; in testSequenceInResponse() local
1235 NamesServiceService serv; in testServerDifferentPath() local
1251 NamesServiceService serv; in testServerDifferentPathFault() local
/dports/net/x2goclient/x2goclient-4.1.2.2/src/
H A Donmainwindow.h103 struct serv struct
109 bool operator < ( const struct serv it ) argument
113 static bool lt ( const struct serv it, const struct serv it1 ) in lt() argument
117 QString sshPort;
687 ClickLineEdit* login; variable
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dstruct.h1004 aServer *serv; /* ...defined, if this is a server */ member
1284 char *login, *virthost, *virtuser, *swhois; member