Home
last modified time | relevance | path

Searched refs:pttl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Ddomain.c321 tlsaadd(name, dr, dane_tlsa, dnsrc, nr, pttl, level) in tlsaadd() argument
327 unsigned int *pttl;
344 *pttl = tTdlevel(8)-110; /* how to make this an option? */
348 *pttl = SM_NEG_TTL;
355 ttl = *pttl;
445 nprev = nr = tlsaadd(name, drc, dane_tlsa, herr, nr, pttl,
458 *pttl = ttl;
863 getmxrr(host, mxhosts, mxprefs, flags, rcode, pttl, port, pad) in getmxrr() argument
869 int *pttl;
905 if (pttl != NULL)
[all …]
H A Dmap.c970 getcanonname(host, hbsize, trymx, pttl) in getcanonname() argument
974 int *pttl;
990 if (pttl != NULL)
991 *pttl = SM_DEFAULT_TTL;
1029 pttl);