Home
last modified time | relevance | path

Searched defs:kDomain (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp25 static const int kDomain = AF_INET; variable
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp29 static const int kDomain = AF_UNIX; variable