Searched refs:CreateSockets (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/lms/ | ||
H A D | Protocol.h | 81 bool CreateSockets(); |
H A D | main.cpp | 367 if (!prot.CreateSockets()) { in main() |
H A D | Protocol.cpp | 336 bool Protocol::CreateSockets() function in Protocol |