Home
last modified time | relevance | path

Searched defs:idl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dauthfd.c266 struct ssh_identitylist *idl = NULL; in ssh_fetch_identitylist() local
335 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist()