Home
last modified time | relevance | path

Searched refs:E_SM_FILECHANGE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Derrstring.h45 #define E_SM_FILECHANGE (E_PSEUDOBASE + 7) /* File changed after open */ macro
/freebsd/contrib/sendmail/libsm/
H A Derrstring.c87 case E_SM_FILECHANGE:
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c752 errno = E_SM_FILECHANGE;
/freebsd/contrib/sendmail/src/
H A Derr.c1269 case E_SM_FILECHANGE:
H A Drecipient.c1688 rval = E_SM_FILECHANGE;