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