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