Home
last modified time | relevance | path

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

/external/dropbear/
Dsession.h171 struct serversession { struct
174 int childpipe; /* kept open until we successfully authenticate */
177 struct ChildPid * childpids; /* array of mappings childpid<->channel */
178 unsigned int childpidsize;
182 struct exitinfo lastexit;
185 char * addrstring;