HomeSort by relevance Sort by last modified time
    Searched defs:remote_host (Results 1 - 2 of 2) sorted by null

  /external/openssh/
auth-options.c 251 const char *remote_host = get_canonical_hostname( local
277 switch (match_host_and_ip(remote_host, remote_ip,
294 pw->pw_name, remote_host, remote_ip);
297 remote_host);
channels.c 4115 char *remote_host; local
    [all...]

Completed in 275 milliseconds