Searched refs:preferred_authentications (Results 1 – 3 of 3) sorted by relevance
88 char *preferred_authentications; member
374 if (options.preferred_authentications == NULL) in ssh_userauth2()375 options.preferred_authentications = authmethods_get(); in ssh_userauth2()1921 authlist = options.preferred_authentications; in authmethod_get()1927 preferred = options.preferred_authentications; in authmethod_get()
1123 charptr = &options->preferred_authentications; in process_config_line_depth()1842 options->preferred_authentications = NULL; in initialize_options()2587 dump_cfg_string(oPreferredAuthentications, o->preferred_authentications); in dump_client_config()