Searched refs:InitializeSocket (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h117 void InitializeSocket(Socket *socket);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp104 InitializeSocket(socket);
718 InitializeSocket(socket);
767 void ConnectionFileDescriptor::InitializeSocket(Socket *socket) { function in class:ConnectionFileDescriptor

Completed in 118 milliseconds