Searched refs:ignore_rhosts (Results 1 – 3 of 3) sorted by relevance
77 int ignore_rhosts; /* Ignore .rhosts and .shosts. */ member
312 if (options.ignore_rhosts) { in auth_rhosts2_raw()
97 options->ignore_rhosts = -1; in initialize_server_options()232 if (options->ignore_rhosts == -1) in fill_default_server_options()233 options->ignore_rhosts = 1; in fill_default_server_options()1154 intptr = &options->ignore_rhosts; in process_server_config_line()2245 dump_cfg_fmtint(sIgnoreRhosts, o->ignore_rhosts); in dump_config()