Home
last modified time | relevance | path

Searched refs:CreateSockets (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lms/
H A DProtocol.h81 bool CreateSockets();
H A Dmain.cpp367 if (!prot.CreateSockets()) { in main()
H A DProtocol.cpp336 bool Protocol::CreateSockets() function in Protocol