Searched refs:rhosts_file_index (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauth-rhosts.c203 u_int rhosts_file_index; local
215 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index];
216 rhosts_file_index++) {
219 pw->pw_dir, rhosts_files[rhosts_file_index]);
227 if (!rhosts_files[rhosts_file_index] &&
271 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index];
272 rhosts_file_index++) {
275 pw->pw_dir, rhosts_files[rhosts_file_index]);
[all...]

Completed in 162 milliseconds