Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth-rhosts.c172 u_int rhosts_file_index; in auth_rhosts2_raw() local
188 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index]; in auth_rhosts2_raw()
189 rhosts_file_index++) { in auth_rhosts2_raw()
192 pw->pw_dir, rhosts_files[rhosts_file_index]); in auth_rhosts2_raw()
200 if (!rhosts_files[rhosts_file_index] && in auth_rhosts2_raw()
244 for (rhosts_file_index = 0; rhosts_files[rhosts_file_index]; in auth_rhosts2_raw()
245 rhosts_file_index++) { in auth_rhosts2_raw()
248 pw->pw_dir, rhosts_files[rhosts_file_index]); in auth_rhosts2_raw()
269 rhosts_files[rhosts_file_index]); in auth_rhosts2_raw()
275 rhosts_files[rhosts_file_index]); in auth_rhosts2_raw()