Home
last modified time | relevance | path

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

12

/freebsd/contrib/dma/
H A Dconf.c134 errlogx(EX_CONFIG, "syntax error in authfile %s:%d", path, lineno); in parse_authfile()
223 errlogx(EX_CONFIG, "invalid sha256 fingerprint length"); in parse_conf()
227 errlogx(EX_CONFIG, "fingerprint allocation failed"); in parse_conf()
232 errlogx(EX_CONFIG, "failed to read fingerprint"); in parse_conf()
250 errlogx(EX_CONFIG, "syntax error in %s:%d", config_path, lineno); in parse_conf()
256 errlogx(EX_CONFIG, "%s: NULLCLIENT requires SMARTHOST", config_path); in parse_conf()
H A Ddma-mbox-create.c115 logfail(EX_CONFIG, "cannot find dma group `%s'", DMA_GROUP); in main()
H A Ddma.c447 errx(EX_CONFIG, "user '%s' not found", DMA_ROOT_USER); in main()
/freebsd/contrib/sendmail/src/
H A Dsysexits.c42 return EX_CONFIG;
83 return EX_CONFIG;
122 return EX_CONFIG;
H A Ddomain.c1272 *rcode = EX_CONFIG;
1284 *rcode = EX_CONFIG;
1331 *rcode = EX_CONFIG;
1946 *statp = EX_CONFIG;
H A Dparseaddr.c1084 return EX_CONFIG;
1111 return EX_CONFIG;
1388 return EX_CONFIG;
1756 return EX_CONFIG;
1780 return EX_CONFIG;
1998 { "config", EX_CONFIG },
H A Dqueue.c6217 ExitStat = EX_CONFIG;
6227 ExitStat = EX_CONFIG;
6237 ExitStat = EX_CONFIG;
6251 ExitStat = EX_CONFIG;
6277 ExitStat = EX_CONFIG;
6335 ExitStat = EX_CONFIG;
6435 ExitStat = EX_CONFIG;
7314 ExitStat = EX_CONFIG;
7330 ExitStat = EX_CONFIG;
7359 ExitStat = EX_CONFIG;
[all …]
/freebsd/usr.sbin/mailwrapper/
H A Dmailwrapper.c137 errx(EX_CONFIG, "no mapping in %s", mailerconf); in main()
138 err(EX_CONFIG, "cannot parse line %lu", (u_long)lineno); in main()
181 errx(EX_CONFIG, "parse error in %s at line %lu",
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c576 pjdlog_exit(EX_CONFIG, in receiver_directory_open()
583 pjdlog_exit(EX_CONFIG, "Unable to fdopen directory \"%s\"", in receiver_directory_open()
593 pjdlog_exit(EX_CONFIG, in receiver_directory_open()
600 pjdlog_exit(EX_CONFIG, "Unable to open directory \"%s\"", in receiver_directory_open()
623 pjdlog_exit(EX_CONFIG, "Unable to stat \"%s/%s\"", in receiver_connect()
627 pjdlog_exitx(EX_CONFIG, in receiver_connect()
701 exit(EX_CONFIG); in adist_receiver()
H A Dproto_tls.c389 pjdlog_exitx(EX_CONFIG, "Unable to sandbox TLS client."); in tls_exec_client()
685 pjdlog_exitx(EX_CONFIG, in tls_exec_server()
691 pjdlog_exitx(EX_CONFIG, "SSL_use_certificate_file(%s) failed.", in tls_exec_server()
696 pjdlog_exitx(EX_CONFIG, "Unable to sandbox TLS server."); in tls_exec_server()
H A Dparse.y806 exit(EX_CONFIG); in yy_config_parse()
817 exit(EX_CONFIG); in yy_config_parse()
H A Dauditdistd.c702 pjdlog_exit(EX_CONFIG, in main()
721 pjdlog_exitx(EX_CONFIG, "Pidfile path is too long."); in main()
H A Dsender.c807 exit(EX_CONFIG); in adist_sender()
/freebsd/include/
H A Dsysexits.h111 #define EX_CONFIG 78 /* configuration error */ macro
/freebsd/contrib/sendmail/include/sm/
H A Dsysexits.h103 # define EX_CONFIG 78 /* configuration error */ macro
H A Dconf.h2754 # ifndef EX_CONFIG
2755 # define EX_CONFIG 78 /* configuration error */ macro
/freebsd/contrib/sendmail/libsm/
H A Dstrexit.c122 case EX_CONFIG:
/freebsd/sbin/mount_msdosfs/
H A Dmount_msdosfs.c112 err(EX_CONFIG, "%s", optarg); in main()
115 err(EX_CONFIG, "%s", optarg); in main()
/freebsd/sbin/hastd/
H A Dsecondary.c320 exit(EX_CONFIG); in init_remote()
369 exit(EX_CONFIG); in init_remote()
486 exit(EX_CONFIG); in hastd_secondary()
H A Dhastd.c1235 pjdlog_exit(EX_CONFIG, in main()
1247 pjdlog_exitx(EX_CONFIG, "Pidfile path is too long."); in main()
/freebsd/sbin/ping/
H A Dping.c655 errx(EX_CONFIG, "%s", ipsec_strerror()); in ping()
658 err(EX_CONFIG, in ping()
666 errx(EX_CONFIG, "%s", ipsec_strerror()); in ping()
669 err(EX_CONFIG, in ping()
/freebsd/contrib/sendmail/mailstats/
H A Dmailstats.c182 exit(EX_CONFIG);
/freebsd/contrib/sendmail/praliases/
H A Dpraliases.c166 exit(EX_CONFIG);
/freebsd/usr.sbin/pmccontrol/
H A Dpmccontrol.c147 errx(EX_CONFIG, "No PMCs found"); in pmcc_do_enable_disable()
/freebsd/usr.sbin/pw/
H A Dpw_user.c415 errx(EX_CONFIG, "no base home directory set"); in pw_homepolicy()
451 errx(EX_CONFIG, "no default shell available or defined"); in shell_path()
485 errx(EX_CONFIG, "crypt(3) failure"); in pw_pwcrypt()

12