Lines Matching defs:error_num
3443 const int error_num = getaddrinfo(3445 if (error_num != 0) {3447 << gai_strerror(error_num);