Searched refs:EX_IOERR (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dsysexits-compat.h73 ** EX_IOERR -- An error occurred while doing I/O on some file.
107 # define EX_IOERR 74 /* input/output error */ macro
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsysexits.h62 ** EX_IOERR -- An error occurred while doing I/O on some file.
89 # define EX_IOERR 74 /* input/output error */ macro
H A Dsysexits.c110 return EX_IOERR;
118 return EX_IOERR;
H A Dcontrol.c287 exit(EX_IOERR);
301 exit(EX_IOERR);
309 exit(EX_IOERR);
H A Dcollect.c956 setstat(EX_IOERR);
H A Ddeliver.c3697 case EX_IOERR:
3757 case EX_IOERR:
5018 ExitStat = EX_IOERR;
5052 ExitStat = EX_IOERR;
5608 setstat(EX_IOERR);
5623 setstat(EX_IOERR);
H A Dusersmtp.c1554 ** EX_IOERR -- authentication dialogue failed (I/O problem?).
1810 return EX_IOERR;
2709 mci_setstat(mci, EX_IOERR, "4.4.2", NULL);
2711 return EX_IOERR;
H A Denvelope.c166 ** EX_* status (currently: 0: success, EX_IOERR on panic)
625 return EX_IOERR;
H A Dmilter.c2806 ExitStat = EX_IOERR;
2871 ExitStat = EX_IOERR;
4687 ExitStat = EX_IOERR;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dsysexits.in.h62 # define EX_IOERR 74 macro
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dsysexits.h66 ** EX_IOERR -- An error occurred while doing I/O on some file.
97 # define EX_IOERR 74 /* input/output error */ macro
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c116 case EX_IOERR:
/osnet-11/usr/src/cmd/sendmail/aux/
H A Deditmap.c369 exitstat = EX_IOERR;
399 exitstat = EX_IOERR;
417 exitstat = EX_IOERR;
H A Dmakemap.c497 exitstat = EX_IOERR;
521 exitstat = EX_IOERR;
/osnet-11/usr/src/grub/grub2/
H A Dconfigure30346 case EX_IOERR:
[all...]

Completed in 92 milliseconds