Searched refs:ignore_rhosts (Results 1 – 3 of 3) sorted by relevance
60 int ignore_rhosts; /* Ignore .rhosts and .shosts. */ member
267 if (options.ignore_rhosts) { in auth_rhosts2_raw()
83 options->ignore_rhosts = -1; in initialize_server_options()266 if (options->ignore_rhosts == -1) in fill_default_server_options()267 options->ignore_rhosts = 1; in fill_default_server_options()917 intptr = &options->ignore_rhosts; in process_server_config_line()