HomeSort by: relevance | last modified time | path
    Searched defs:ssh_identitylist (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
authfd.h 24 struct ssh_identitylist { struct
49 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp);
50 void ssh_free_identitylist(struct ssh_identitylist *idl);
authfd.h 24 struct ssh_identitylist { struct
49 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp);
50 void ssh_free_identitylist(struct ssh_identitylist *idl);

Completed in 47 milliseconds