Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauthfd.h23 struct ssh_identitylist { struct
24 size_t nkeys;
48 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp); argument