Home | History | Annotate | Download | only in curl

Lines Matching full:hostlen

1089                     $gni_arg46 hostlen=0;
1092 int res = getnameinfo(0, salen, 0, hostlen, 0, servlen, flags);
1246 GETNAMEINFO_TYPE_ARG46 hostlen = (GETNAMEINFO_TYPE_ARG46)sizeof(hostbuf);
1258 rc = getnameinfo((GETNAMEINFO_TYPE_ARG1)&sa, salen, hostbuf, hostlen, NULL, 0, flags);