Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdrop/
H A Dtcpdrop.c62 int gaierr, rval = 0; in main() local
/openbsd/usr.bin/ssh/
H A Dssh.c242 int gaierr; in resolve_host() local
324 int gaierr; in resolve_addr() local
H A Dssh-keyscan.c339 int gaierr, s = -1; in tcpconnect() local
H A Dchannels.c4613 int gaierr; in connect_to_helper() local
4957 int gaierr, n, num_socks = 0, socks[NUM_SOCKS]; in x11_create_display_inet() local
5065 int gaierr, sock = 0; in x11_connect_display() local
H A Dservconf.c788 int gaierr; in add_one_listen_addr() local
H A Dmisc.c161 ssh_gai_strerror(int gaierr) in ssh_gai_strerror()