Home
last modified time | relevance | path

Searched defs:gaierr (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh.c259 int gaierr; in resolve_host() local
341 int gaierr; in resolve_addr() local
H A Dssh-keyscan.c365 int gaierr, s = -1; in tcpconnect() local
H A Dchannels.c4662 int gaierr; in connect_to_helper() local
5006 int gaierr, n, num_socks = 0, socks[NUM_SOCKS]; in x11_create_display_inet() local
5164 int gaierr, sock = 0; in x11_connect_display() local
H A Dservconf.c855 int gaierr; in add_one_listen_addr() local
H A Dmisc.c181 ssh_gai_strerror(int gaierr) in ssh_gai_strerror()