Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dsysexits.c121 return EX_PROTOCOL;
132 return EX_PROTOCOL;
H A Dsysexits.h91 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
H A Dusersmtp.c2240 mci_setstat(mci, EX_PROTOCOL, ENHSCN(enhsc, "5.5.1"),
2243 return EX_PROTOCOL;
2489 mci_setstat(mci, EX_PROTOCOL, ENHSCN(enhsc, "5.5.1"),
2491 return EX_PROTOCOL;
2619 mci_setstat(mci, EX_PROTOCOL, ENHSCN(enhsc, "5.5.1"),
2624 : EX_PROTOCOL;
2626 return EX_PROTOCOL;
2692 mci_setstat(mci, EX_PROTOCOL, "5.5.0", NULL);
2694 return EX_PROTOCOL;
2738 rstat = xstat = EX_PROTOCOL;
[all …]
H A Dmci.c526 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.c1949 { "protocol", EX_PROTOCOL },
H A Dmap.c8004 *statp = EX_PROTOCOL;
/titanic_41/usr/src/head/
H A Dsysexits.h118 #define EX_PROTOCOL 76 /* remote error in protocol */ macro
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dsysexits.h99 # define EX_PROTOCOL 76 /* remote error in protocol */ macro
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c120 case EX_PROTOCOL:
/titanic_41/usr/src/cmd/sendmail/aux/
H A Dvacation.c393 exit(EX_PROTOCOL);
402 exit(EX_PROTOCOL);