Searched refs:auth_parse_options (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dauth-options.h36 int auth_parse_options(struct passwd *, char *, char *, u_long);
H A Dauth-rsa.c257 if (!auth_parse_options(pw, key_options, file, linenum))
H A Dauth2-pubkey.c599 if (auth_parse_options(pw, line_opts,
770 if (auth_parse_options(pw, key_options, file,
812 if (auth_parse_options(pw, key_options, file,
H A Dauth-options.c121 auth_parse_options(struct passwd *pw, char *opts, char *file, u_long linenum) function
598 * options so this must be called after auth_parse_options().

Completed in 61 milliseconds