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

/osnet-11/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c168 char addrstore[INET6_ADDRSTRLEN]; local
225 if (inet_ntop(af, rdata, addrstore, INET6_ADDRSTRLEN) != NULL) {
228 addrstore, fullname);
231 addrstore, fullname);

Completed in 21 milliseconds