Home
last modified time | relevance | path

Searched defs:Connection (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-keyscan.c103 typedef struct Connection { struct
122 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h92 struct Connection { struct
96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h22 class Connection; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h24 Connection = Log::ChannelFlag<5>, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h61 class Connection; variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1324 UINT8 *Connection; member