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

  /external/openssh/
authfd.h 81 int ssh_remove_all_identities(AuthenticationConnection *, int);
ssh-add.c 128 if (ssh_remove_all_identities(ac, 1))
131 ssh_remove_all_identities(ac, 2);
authfd.c 672 ssh_remove_all_identities(AuthenticationConnection *auth, int version) function

Completed in 50 milliseconds