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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c420 nssuint_t nttl, ttl, *pttl; /* The purpose of this API */ local
651 nttl = (nssuint_t)ns_get32(cp); /* ttl in sec */
652 if (nttl < ttl)
653 ttl = nttl;

Completed in 54 milliseconds