Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
Dbounce.c92 static const char *action_str(const struct delivery_bounce *);
453 action_str(&s->msg->bounce), in bounce_next()
519 action_str(&s->msg->bounce), in bounce_next()
789 action_str(const struct delivery_bounce *b) in action_str() function