Searched refs:dsn_ret_code (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddsn_mask.h39 extern int dsn_ret_code(const char *);
H A Ddsn_mask.c17 /* int dsn_ret_code(str)
23 /* dsn_ret_code() converts the parameters of a MAIL FROM ..
44 /* dsn_ret_code() and dsn_notify_mask() return 0 when the string
90 /* dsn_ret_code - string to mask */
92 int dsn_ret_code(const char *str) function
/netbsd-current/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c1258 if ((dsn_ret = dsn_ret_code(optarg)) == 0)
/netbsd-current/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_milter.c1403 if ((dsn_ret = dsn_ret_code(arg + 4)) == 0) {
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c2647 || (state->dsn_ret = dsn_ret_code(arg + 4)) == 0) {

Completed in 106 milliseconds