Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-agent.c128 typedef struct socket_entry { struct
129 int fd;
130 sock_type type;
131 struct sshbuf *input;
132 struct sshbuf *output;
133 struct sshbuf *request;
134 size_t nsession_ids;
135 struct hostkey_sid *session_ids;
136 int session_bind_attempted;