Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dmta.c90 static void mta_domain_unref(struct mta_domain *);
1864 mta_domain_unref(key.domain); /* from here */ in mta_relay()
1909 mta_domain_unref(relay->domain); /* from constructor */ in mta_relay_unref()
2275 mta_domain_unref(struct mta_domain *d) in mta_domain_unref() function