Searched refs:SMFIC_CONNECT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/include/libmilter/ |
H A D | mfdef.h | 54 #define SMFIC_CONNECT 'C' /* Connection information */ macro
|
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | engine.c | 206 , {SMFIC_CONNECT, CM_ARG2, ST_CONN, CT_CONT, CI_CONN, st_connectinfo } 1485 case SMFIC_CONNECT:
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | milter.c | 2007 case SMFIC_CONNECT: 2157 command == SMFIC_CONNECT) 3992 response = milter_command(SMFIC_CONNECT, buf, s, MilterConnectMacros,
|