Searched refs:ssh_identitylist (Results 1 – 2 of 2) sorted by relevance
24 struct ssh_identitylist { struct49 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp); argument50 void ssh_free_identitylist(struct ssh_identitylist *idl);
264 ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp) in ssh_fetch_identitylist()269 struct ssh_identitylist *idl = NULL; in ssh_fetch_identitylist()338 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist()364 struct ssh_identitylist *idlist = NULL; in ssh_agent_has_key()