Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dssh-keyscan.c97 typedef struct Connection { struct
110 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h92 struct Connection { struct
96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DCommunication.h22 class Connection; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h24 Connection = Log::ChannelFlag<5>, enumerator
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h62 class Connection; variable