Searched refs:strict_modes (Results 1 – 6 of 6) sorted by relevance
293 if (options.strict_modes && in check_key_in_hostfiles()390 int strict_modes __attribute__((__unused__))) in auth_openkeyfile() argument419 if (options.strict_modes && in auth_openkeyfile()
254 if (options.strict_modes && in auth_rhosts2_raw()281 if (options.strict_modes && in auth_rhosts2_raw()
69 int strict_modes; /* If true, require string home dir modes. */ member
76 options->strict_modes = -1; in initialize_server_options()168 if (options->strict_modes == -1) in fill_default_server_options()169 options->strict_modes = 1; in fill_default_server_options()831 intptr = &options->strict_modes; in process_server_config_line()1490 dump_cfg_fmtint(sStrictModes, o->strict_modes); in dump_config()
180 f = auth_openkeyfile(file, pw, options.strict_modes); in auth_rsa_key_allowed()
189 f = auth_openkeyfile(file, pw, options.strict_modes); in user_key_allowed2()