Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp26 static const int kType = SOCK_DGRAM; variable
H A DTCPSocket.cpp57 static const int kType = SOCK_STREAM; variable
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp30 static const int kType = SOCK_STREAM; variable