HomeSort by relevance Sort by last modified time
    Searched refs:ssh_get_num_identities (Results 1 - 2 of 2) sorted by null

  /external/openssh/
authfd.h 75 int ssh_get_num_identities(AuthenticationConnection *, int);
authfd.c 255 ssh_get_num_identities(AuthenticationConnection *auth, int version) function
308 if (ssh_get_num_identities(auth, version) > 0)

Completed in 25 milliseconds