Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/smtpd/
H A Ddict.c212 dict_iterfrom(struct dict *d, void **hdl, const char *kfrom, const char **k, in dict_iterfrom() argument
218 if (kfrom == NULL) in dict_iterfrom()
221 key.key = kfrom; in dict_iterfrom()