Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/gen/
H A Dauth_subr.c81 struct authopts { struct
82 struct authopts *next; argument
105 struct authopts *optlist; /* list of options to scripts */ argument
/openbsd-src/usr.bin/ssh/
H A Dauth2-pubkey.c97 struct sshauthopt *authopts = NULL; userauth_pubkey() local