Home | History | Annotate | Download | only in src

Lines Matching refs:error_num

4958   const int error_num = getaddrinfo(
4960 if (error_num != 0) {
4962 << gai_strerror(error_num);