Searched refs:gicode (Results 1 – 1 of 1) sorted by relevance
452 int gicode, defif, prefix; in check_intparams() local531 gicode = getaddrinfo(hostname, NULL, &hints, &ai0); in check_intparams()532 if (gicode != 0) { in check_intparams()534 gai_strerror(gicode)); in check_intparams()