Searched defs:authopts (Results 1 – 2 of 2) sorted by relevance
81 struct authopts { struct82 struct authopts *next; argument105 struct authopts *optlist; /* list of options to scripts */ argument
97 struct sshauthopt *authopts = NULL; userauth_pubkey() local