Home
last modified time | relevance | path

Searched refs:EX_CONFIG (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsysexits.c42 return EX_CONFIG;
83 return EX_CONFIG;
122 return EX_CONFIG;
H A Dsysexits.h91 # define EX_CONFIG 78 /* configuration error */ macro
H A Ddomain.c518 *rcode = EX_CONFIG;
530 *rcode = EX_CONFIG;
1082 *statp = EX_CONFIG;
H A Dparseaddr.c1041 return EX_CONFIG;
1068 return EX_CONFIG;
1345 return EX_CONFIG;
1712 return EX_CONFIG;
1736 return EX_CONFIG;
1948 { "config", EX_CONFIG },
H A Dqueue.c6072 ExitStat = EX_CONFIG;
6082 ExitStat = EX_CONFIG;
6092 ExitStat = EX_CONFIG;
6106 ExitStat = EX_CONFIG;
6132 ExitStat = EX_CONFIG;
6190 ExitStat = EX_CONFIG;
6291 ExitStat = EX_CONFIG;
7050 ExitStat = EX_CONFIG;
7066 ExitStat = EX_CONFIG;
7095 ExitStat = EX_CONFIG;
[all …]
H A Dmap.c3727 *statp = EX_CONFIG;
6760 *statp = EX_CONFIG;
7066 *statp = EX_CONFIG;
7244 *statp = EX_CONFIG;
7352 *statp = EX_CONFIG;
7367 *statp = EX_CONFIG;
H A Ddeliver.c1712 rcode = EX_CONFIG;
1959 rcode = EX_CONFIG;
1979 rcode = EX_CONFIG;
1986 rcode = EX_CONFIG;
3751 case EX_CONFIG:
H A Dsavemail.c246 if (ExitStat == EX_CONFIG || ExitStat == EX_SOFTWARE)
H A Dmain.c1378 finis(false, true, EX_CONFIG);
1890 ExitStat = EX_CONFIG;
H A Dutil.c2187 _exit(EX_CONFIG);
H A Dusersmtp.c218 mci_setstat(mci, EX_CONFIG, "5.3.5",
H A Dmilter.c1380 ExitStat = EX_CONFIG;
/illumos-gate/usr/src/cmd/mailwrapper/
H A Dmailwrapper.c121 errx(EX_CONFIG, "no mapping for %s in %s", in main()
123 err(EX_CONFIG, "cannot parse line %lu", in main()
167 errx(EX_CONFIG, "parse error in %s at line %lu", in main()
/illumos-gate/usr/src/head/
H A Dsysexits.h118 #define EX_CONFIG 78 /* configuration error */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dsysexits.h99 # define EX_CONFIG 78 /* configuration error */ macro
H A Dconf.h2716 # ifndef EX_CONFIG
2717 # define EX_CONFIG 78 /* configuration error */ macro
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrexit.c122 case EX_CONFIG:
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailcompat.c278 exit(EX_CONFIG); in AutoInstall()
H A Dmailstats.c179 exit(EX_CONFIG);
H A Dpraliases.c161 exit(EX_CONFIG);