Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDssh-keyscan.c87 typedef struct Connection { struct
106 TAILQ_ENTRY(Connection) c_link; /* List of connections in timeout order. */ argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDScheduleDFS.h92 struct Connection { struct
96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDCommunication.h29 class Connection; variable
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h69 class Connection; variable
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDactypes.h1307 UINT8 *Connection; member