Home
last modified time | relevance | path

Searched refs:EX_PROTOCOL (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsysexits.c119 return EX_PROTOCOL;
130 return EX_PROTOCOL;
H A Dsysexits.h89 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
H A Dusersmtp.c2243 return EX_PROTOCOL;
2491 return EX_PROTOCOL;
2624 : EX_PROTOCOL;
2626 return EX_PROTOCOL;
2694 return EX_PROTOCOL;
2738 rstat = xstat = EX_PROTOCOL;
2742 rstat = EX_PROTOCOL;
2753 if (rstat != EX_PROTOCOL)
2819 status = xstat = EX_PROTOCOL;
2823 status = EX_PROTOCOL;
[all …]
H A Dmci.c524 if (xstat != EX_NOTSTICKY && xstat != EX_PROTOCOL)
H A Ddeliver.c2996 case EX_PROTOCOL:
3750 case EX_PROTOCOL:
6140 return EX_PROTOCOL;
H A Dparseaddr.c1947 { "protocol", EX_PROTOCOL },
H A Dmap.c8004 *statp = EX_PROTOCOL;
/illumos-gate/usr/src/head/
H A Dsysexits.h116 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dsysexits.h97 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c118 case EX_PROTOCOL:
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dvacation.c388 exit(EX_PROTOCOL);
397 exit(EX_PROTOCOL);