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