Searched refs:dsn_ret_str (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Ddsn_mask.h40 extern const char *dsn_ret_str(int);
H A Ddsn_mask.c20 /* const char *dsn_ret_str(code)
26 /* dsn_ret_str() converts internal form to the representation
47 /* dsn_ret_str() and dsn_notify_str() abort on failure.
97 /* dsn_ret_str - mask to string */
99 const char *dsn_ret_str(int code) function
104 msg_panic("dsn_ret_str: unknown code %d", code);
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c1691 dsn_ret_str(request->dsn_ret));

Completed in 85 milliseconds