Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp527 Socket::SocketProtocol socket_protocol, llvm::StringRef socket_name, in AcceptSocket()
555 ConnectionFileDescriptor::ConnectSocket(Socket::SocketProtocol socket_protocol, in ConnectSocket()
/freebsd/contrib/unbound/dnstap/
H A Ddnstap.proto237 optional SocketProtocol socket_protocol = 3; field
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp49 FileSpec debugserver_path, const Socket::SocketProtocol socket_protocol, in GDBRemoteCommunicationServerPlatform()