Searched refs:nttl (Results 1 – 1 of 1) sorted by relevance
413 nssuint_t nttl, ttl, *pttl; /* The purpose of this API */ in _nss_dns_gethost_withttl() local644 nttl = (nssuint_t)ns_get32(cp); /* ttl in sec */ in _nss_dns_gethost_withttl()645 if (nttl < ttl) in _nss_dns_gethost_withttl()646 ttl = nttl; in _nss_dns_gethost_withttl()