Home
last modified time | relevance | path

Searched refs:list_identities (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/ssh/ssh-add/
H A Dssh-add.c198 list_identities(AuthenticationConnection *ac, int do_fp) in list_identities() function
325 if (list_identities(ac, ch == 'l' ? 1 : 0) == -1) in main()