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

/freebsd-13-stable/crypto/openssh/
H A Dssh.c1281 int errgai; local
1286 errgai = getaddrinfo(host, NULL, &hints, &ai);
1287 if (errgai == 0) {

Completed in 86 milliseconds