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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DUDPSocket.cpp52 Status UDPSocket::Accept(Socket *&socket) { function in class:UDPSocket
H A DTCPSocket.cpp254 Status TCPSocket::Accept(Socket *&conn_socket) { function in class:TCPSocket
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DDomainSocket.cpp113 Status DomainSocket::Accept(Socket *&socket) { function in class:DomainSocket
/freebsd-13-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp62 Status Acceptor::Accept(const bool child_processes_inherit, Connection *&conn) { function in class:Acceptor
/freebsd-13-stable/lib/libc/isc/
H A Deventlib_p.h172 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon7466
/freebsd-13-stable/stand/efi/include/
H A Defitcp.h212 EFI_TCP4_ACCEPT Accept; member in struct:_EFI_TCP4
384 EFI_TCP6_ACCEPT Accept; member in struct:_EFI_TCP6

Completed in 75 milliseconds