Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_stream.h54 #define MAIL_STREAM_CTL_CLASS 2 /* Change notification class */ macro
64 #define CA_MAIL_STREAM_CTL_CLASS(v) MAIL_STREAM_CTL_CLASS, CHECK_CPTR(MAIL_STREAM, char, (v))
Dmail_stream.c557 case MAIL_STREAM_CTL_CLASS: in mail_stream_ctl()