Searched refs:gicode (Results 1 – 1 of 1) sorted by relevance
541 int gicode, defif; in check_intparams() local620 gicode = getaddrinfo(hostname, NULL, &hints, &ai0); in check_intparams()621 if (gicode != 0) { in check_intparams()623 gai_strerror(gicode)); in check_intparams()