Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-agent.c115 typedef struct socket_entry { struct
116 int fd;
117 sock_type type;
118 struct sshbuf *input;
119 struct sshbuf *output;
120 struct sshbuf *request;
121 size_t nsession_ids;
122 struct hostkey_sid *session_ids;
123 int session_bind_attempted;