Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/dnstap/
H A Ddnstap.proto170 optional SocketProtocol socket_protocol = 3; field
/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp86 Socket::SocketProtocol socket_protocol = Socket::ProtocolUnixDomain; in Create() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp110 const Socket::SocketProtocol socket_protocol, const char *socket_scheme) in GDBRemoteCommunicationServerPlatform()