OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:not_a_socket
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/diagnostics/syserr/
errc.pass.cpp
72
static_assert(static_cast<int>(std::errc::
not_a_socket
) == ENOTSOCK, "");
/external/swiftshader/third_party/LLVM/include/llvm/Support/
system_error.h
174
not_a_socket
, // ENOTSOCK
565
not_a_socket
= ENOTSOCK,
enumerator in enum:llvm::errc::_
Completed in 200 milliseconds