Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c119 typedef struct socket_entry { struct
120 int fd;
121 sock_type type;
122 struct sshbuf *input;
123 struct sshbuf *output;
124 struct sshbuf *request;
125 size_t nsession_ids;
126 struct hostkey_sid *session_ids;
127 int session_bind_attempted;