Searched defs:should_close (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp36 UDPSocket::UDPSocket(bool should_close, bool child_processes_inherit) argument
H A DTCPSocket.cpp60 TCPSocket::TCPSocket(bool should_close, bool child_processes_inherit) argument
69 TCPSocket::TCPSocket(NativeSocket socket, bool should_close, argument
H A DSocket.cpp75 Socket::Socket(SocketProtocol protocol, bool should_close, argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp61 DomainSocket::DomainSocket(bool should_close, bool child_processes_inherit) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c96 boolean_t should_close = B_TRUE; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1140 const bool should_close = true; local

Completed in 65 milliseconds