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

/freebsd-10.0-release/crypto/openssh/
H A Dcanohost.h22 char *get_local_name(int);
H A Dcanohost.c305 get_local_name(int fd) function
315 verbose("get_local_name: gethostname: %s", strerror(errno));
H A Dssh-keysign.c230 if ((host = get_local_name(fd)) == NULL)
H A Dssh_namespace.h221 #define get_local_name ssh_get_local_name macro
H A Dsshconnect2.c1742 p = get_local_name(packet_get_connection_in());

Completed in 152 milliseconds