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.c118 typedef struct socket_entry { struct
119 int fd;
120 sock_type type;
121 struct sshbuf *input;
122 struct sshbuf *output;
123 struct sshbuf *request;
124 size_t nsession_ids;
125 struct hostkey_sid *session_ids;
126 int session_bind_attempted;