Home
last modified time | relevance | path

Searched defs:connection_lookup (Results 1 – 3 of 3) sorted by relevance

/dports/security/tpm2-abrmd/tpm2-abrmd-2.4.0/test/
H A Dconnection-manager_unit.c78 Connection *connection = NULL, *connection_lookup = NULL; in connection_manager_lookup_fd_test() local
100 Connection *connection = NULL, *connection_lookup = NULL; in connection_manager_lookup_id_test() local
/dports/mail/emailrelay/emailrelay-1.9/src/gnet/
H A Dgmultiserver.cpp108 void GNet::MultiServer::init( const Address & address , ConnectionLookup * connection_lookup ) in init()
162 ConnectionLookup * connection_lookup ) : in MultiServerImp()
H A Dgserver.cpp136 GNet::Server::Server( unsigned int listening_port , ConnectionLookup * connection_lookup ) : in Server()
142 GNet::Server::Server( const Address & listening_address , ConnectionLookup * connection_lookup ) : in Server()