Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/vacation/
H A Dvacation.c830 bool trydomain = false; in recent() local
863 if ((trydomain = !trydomain) && in recent()
869 } while (trydomain); in recent()
/dports/dns/ldapdns/ldapdns-2.07/
H A Dengine.c363 static void try_subrequest(dns_ctx *c, char *trydomain) in try_subrequest() argument
367 c->subreq_in = c->subreq_in_alloc = trydomain; in try_subrequest()
368 do_zonesearch(c, trydomain); in try_subrequest()