Home
last modified time | relevance | path

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

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