Searched refs:ignore_rhosts (Results 1 – 3 of 3) sorted by relevance
75 int ignore_rhosts; /* Ignore .rhosts and .shosts. */ member
312 if (options.ignore_rhosts) { in auth_rhosts2_raw()
95 options->ignore_rhosts = -1; in initialize_server_options()224 if (options->ignore_rhosts == -1) in fill_default_server_options()225 options->ignore_rhosts = 1; in fill_default_server_options()1093 intptr = &options->ignore_rhosts; in process_server_config_line()2124 dump_cfg_fmtint(sIgnoreRhosts, o->ignore_rhosts); in dump_config()