Searched refs:rhosts_files (Results 1 – 1 of 1) sorted by relevance
195 static const char *rhosts_files[] = {".shosts", ".rhosts", NULL}; in auth_rhosts2() local209 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index]; in auth_rhosts2()213 pw->pw_dir, rhosts_files[rhosts_file_index]); in auth_rhosts2()224 if (!rhosts_files[rhosts_file_index] && in auth_rhosts2()276 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index]; in auth_rhosts2()280 pw->pw_dir, rhosts_files[rhosts_file_index]); in auth_rhosts2()304 "ignore %.100s.", rhosts_files[rhosts_file_index]); in auth_rhosts2()311 rhosts_files[rhosts_file_index]); in auth_rhosts2()