Searched refs:pton (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/queryperf/missing/
H A Dgetaddrinfo.c208 char pton[PTON_MAX]; local
376 if (inet_pton(afdl[i].a_af, hostname, pton) == 1) {
382 v4a = ntohl(((struct in_addr *)pton)->s_addr);
391 pfx = ((struct in6_addr *)pton)->s6_addr[0];
401 GET_AI(top, &afdl[i], pton, port);
413 get_name(pton, &afdl[i], &top, pton, pai, port);

Completed in 267 milliseconds