Searched defs:should_close (Results  1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Host/common/ | 
| H A 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()
  | 
| H A D | UDPSocket.cpp | 34 UDPSocket::UDPSocket(bool should_close, bool child_processes_inherit)  in UDPSocket()
  | 
| H A D | Socket.cpp | 73 Socket::Socket(SocketProtocol protocol, bool should_close,  in Socket()
  | 
| /freebsd/contrib/llvm-project/lldb/source/Host/posix/ | 
| H A D | DomainSocket.cpp | 58 DomainSocket(bool should_close,bool child_processes_inherit) DomainSocket()  argument 
  | 
| /freebsd/sys/contrib/openzfs/cmd/zfs/ | 
| H A D | zfs_iter.c | 96 	boolean_t should_close = B_TRUE;  in zfs_callback()  local
  | 
| /freebsd/contrib/llvm-project/lldb/source/Utility/ | 
| H A D | Log.cpp | 380 StreamLogHandler::StreamLogHandler(int fd, bool should_close,  in StreamLogHandler()
  | 
| /freebsd/contrib/llvm-project/lldb/source/Core/ | 
| H A D | Debugger.cpp | 1618 CreateLogHandler(LogHandlerKind log_handler_kind, int fd, bool should_close,  in CreateLogHandler()
  |