Searched refs:EX_CONFIG (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dsender.c817 exit(EX_CONFIG);
/freebsd-11-stable/sbin/hastd/
H A Dparse.y906 exit(EX_CONFIG);
H A Dprimary.c1045 exit(EX_CONFIG);
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dconf.h2751 # ifndef EX_CONFIG
2752 # define EX_CONFIG 78 /* configuration error */ macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dmap.c4154 *statp = EX_CONFIG;
7235 *statp = EX_CONFIG;
7541 *statp = EX_CONFIG;
7719 *statp = EX_CONFIG;
7827 *statp = EX_CONFIG;
7842 *statp = EX_CONFIG;
7978 *statp = EX_CONFIG;
7996 *statp = EX_CONFIG;
H A Ddeliver.c1764 rcode = EX_CONFIG;
2011 rcode = EX_CONFIG;
2032 rcode = EX_CONFIG;
2039 rcode = EX_CONFIG;
3956 case EX_CONFIG:
H A Dmain.c654 /* exit(EX_CONFIG) if different? */
1391 finis(false, true, EX_CONFIG);
1906 ExitStat = EX_CONFIG;
H A Dsavemail.c244 if (ExitStat == EX_CONFIG || ExitStat == EX_SOFTWARE)
H A Dutil.c2187 _exit(EX_CONFIG);
H A Dusersmtp.c232 mci_setstat(mci, EX_CONFIG, "5.3.5",
H A Dmilter.c1389 ExitStat = EX_CONFIG;
H A Dsrvrsmtp.c1423 exit(EX_CONFIG);
/freebsd-11-stable/contrib/sendmail/mail.local/
H A Dmail.local.c238 sm_exit(EX_CONFIG);
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c1652 exit(EX_CONFIG);

Completed in 211 milliseconds

12