Home
last modified time | relevance | path

Searched defs:smtp_status (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/smtpd/
H A Dsmtp.h74 struct smtp_status { struct
94 void smtp_status(void *, struct smtp_client *, struct smtp_status *); argument
H A Dsmtpc.c500 smtp_status(void *tag, struct smtp_client *proto, struct smtp_status *status) in smtp_status() function