Searched defs:ssh_identitylist (Results 1 – 1 of 1) sorted by relevance
24 struct ssh_identitylist { struct25 size_t nkeys;49 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp); argument