HomeSort by relevance Sort by last modified time
    Searched refs:get_remote_name_or_ip (Results 1 - 5 of 5) sorted by null

  /external/openssh/
canohost.h 17 const char *get_remote_name_or_ip(u_int, int);
canohost.c 359 get_remote_name_or_ip(u_int utmp_len, int use_dns) function
auth-pam.c 646 pam_rhost = get_remote_name_or_ip(utmp_len, options.use_dns);
799 get_remote_name_or_ip(utmp_len, options.use_dns));
session.c 768 get_remote_name_or_ip(utmp_len, options.use_dns),
879 get_remote_name_or_ip(utmp_len,
    [all...]
monitor.c     [all...]

Completed in 211 milliseconds