Lines Matching defs:error_num
3450 const int error_num = getaddrinfo(3452 if (error_num != 0) {3454 << gai_strerror(error_num);