Home | History | Annotate | Download | only in dist

Lines Matching refs:ipaddr

58 		  const char *ipaddr, const char *client_user,
154 !innetgr(host + 1, ipaddr, NULL, NULL))
157 strcmp(host, ipaddr) != 0)
192 const char *ipaddr)
200 debug2_f("clientuser %s hostname %s ipaddr %s",
201 client_user, hostname, ipaddr);
242 if (check_rhosts_file(_PATH_RHOSTS_EQUIV, hostname, ipaddr,
245 "/etc/hosts.equiv.", hostname, ipaddr);
248 if (check_rhosts_file(_PATH_SSH_HOSTS_EQUIV, hostname, ipaddr,
251 "%.100s.", hostname, ipaddr, _PATH_SSH_HOSTS_EQUIV);
319 if (check_rhosts_file(path, hostname, ipaddr,
326 "%s server_user %s", hostname, ipaddr,