Searched defs:should_close (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/llvm/lldb/source/Host/common/ |
| D | TCPSocket.cpp | 59 TCPSocket::TCPSocket(bool should_close, bool child_processes_inherit) in TCPSocket() 68 TCPSocket::TCPSocket(NativeSocket socket, bool should_close, in TCPSocket()
|
| D | UDPSocket.cpp | 34 UDPSocket::UDPSocket(bool should_close, bool child_processes_inherit) in UDPSocket()
|
| D | Socket.cpp | 72 Socket::Socket(SocketProtocol protocol, bool should_close, in Socket()
|
| /openbsd/src/gnu/llvm/lldb/source/Host/posix/ |
| D | DomainSocket.cpp | 58 DomainSocket::DomainSocket(bool should_close, bool child_processes_inherit) in DomainSocket()
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | Log.cpp | 365 StreamLogHandler::StreamLogHandler(int fd, bool should_close, in StreamLogHandler()
|
| /openbsd/src/gnu/llvm/lldb/source/Core/ |
| D | Debugger.cpp | 1430 CreateLogHandler(LogHandlerKind log_handler_kind, int fd, bool should_close, in CreateLogHandler()
|