Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dcomm.c103 *cmd = SMFIC_RECVERR;
125 *cmd = SMFIC_RECVERR;
187 *cmd = SMFIC_RECVERR;
217 *cmd = SMFIC_RECVERR;
H A Dlibmilter.h259 #define SMFIC_RECVERR ((char) 4) /* recv() error */ macro