Searched defs:pttl (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c374 nssuint_t nttl, ttl, *pttl; /* The purpose of this API */ local
648 pttl = (nssuint_t *)((void *)((char *)pbuf + pbuf->ext_off));
649 *pttl = ttl;
/osnet-11/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c704 nssuint_t *pttl; local
758 pttl = (nssuint_t *)((void *)((char *)pbuf + pbuf->ext_off));
759 *pttl = qdata.ttl;

Completed in 41 milliseconds