Searched refs:mail_addr (Results 1 – 1 of 1) sorted by relevance
99 struct mail_addr { struct100 SLIST_ENTRY(mail_addr) entry;105 SLIST_HEAD(, mail_addr) match_suffix = SLIST_HEAD_INITIALIZER(match_suffix); argument255 struct mail_addr *m; in readsuffixlists()284 if ((m = malloc(sizeof(struct mail_addr))) == NULL) in readsuffixlists()633 struct mail_addr *m; in trapcheck()