OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 148 milliseconds