Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dssh.c258 int gaierr; in resolve_host() local
340 int gaierr; in resolve_addr() local
H A Dssh-keyscan.c368 int gaierr, s = -1; in tcpconnect() local
H A Dchannels.c4678 int gaierr; in connect_to_helper() local
5023 int gaierr, n, num_socks = 0, socks[NUM_SOCKS]; in x11_create_display_inet() local
5180 int gaierr, sock = 0; in x11_connect_display() local
H A Dservconf.c798 int gaierr; in add_one_listen_addr() local
H A Dmisc.c160 ssh_gai_strerror(int gaierr) in ssh_gai_strerror()