Home | History | Annotate | Download | only in resolv

Lines Matching full:sbuf

1847     char sbuf[NI_MAXSERV];
1865 sprintf(sbuf, "%u", NAMESERVER_PORT);
1869 rt = getaddrinfo(servers[i], sbuf, &hints, &cache_info->nsaddrinfo[index]);