Searched refs:gai (Results 1 – 2 of 2) sorted by relevance
58 int gai; in rexec_af() local68 gai = getaddrinfo(*ahost, servbuff, &hints, &res0); in rexec_af()69 if (gai){ in rexec_af()
440 int gai; in ruserok_af() local445 gai = getaddrinfo(rhost, NULL, &hints, &res0); in ruserok_af()446 if (gai) in ruserok_af()
Completed in 5 milliseconds