Searched refs:strict_modes (Results 1 – 6 of 6) sorted by relevance
231 if (options.strict_modes && in auth_rhosts2_raw()258 if (options.strict_modes && in auth_rhosts2_raw()
187 if (options.strict_modes && in auth_rsa_key_allowed()
91 options->strict_modes = -1; in initialize_server_options()282 if (options->strict_modes == -1) in fill_default_server_options()283 options->strict_modes = 1; in fill_default_server_options()1042 intptr = &options->strict_modes; in process_server_config_line()
252 if (options.strict_modes && in user_key_allowed2()
465 if (options.strict_modes && in check_key_in_hostfiles()
70 int strict_modes; /* If true, require string home dir modes. */ member