Searched refs:auth_parse_options (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | auth-options.h | 36 int auth_parse_options(struct passwd *, char *, char *, u_long);
|
D | auth2-pubkey.c | 602 if (auth_parse_options(pw, line_opts, in process_principals() 815 if (auth_parse_options(pw, key_options, file, in check_authkeys_file() 855 if (auth_parse_options(pw, key_options, file, in check_authkeys_file()
|
D | auth-options.c | 122 auth_parse_options(struct passwd *pw, char *opts, char *file, u_long linenum) in auth_parse_options() function
|