Home | History | Annotate | Download | only in src

Lines Matching refs:error_num

3445   const int error_num = getaddrinfo(
3447 if (error_num != 0) {
3449 << gai_strerror(error_num);