Searched refs:ignore_rhosts (Results 1 – 3 of 3) sorted by relevance
75 int ignore_rhosts; /* Ignore .rhosts and .shosts. */ member
302 if (options.ignore_rhosts) { in auth_rhosts2()
95 options->ignore_rhosts = -1; in initialize_server_options()230 if (options->ignore_rhosts == -1) in fill_default_server_options()231 options->ignore_rhosts = 1; in fill_default_server_options()1147 intptr = &options->ignore_rhosts; in process_server_config_line()2251 dump_cfg_fmtint(sIgnoreRhosts, o->ignore_rhosts); in dump_config()