Home
last modified time | relevance | path

Searched refs:strerr_die2x (Results 51 – 75 of 256) sorted by relevance

1234567891011

/dports/sysutils/safecat/safecat-1.13/
H A Dstat_dir.c16 strerr_die2x(111, "safecat: fatal: ","not a directory"); in stat_dir()
19 strerr_die2x(111, "safecat: fatal: ","directory not writable"); in stat_dir()
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dezmlm-send.c258 strerr_die2x(111,FATAL,MSG1(ERR_OPEN, fnif.s)); in idx_copy_insertsubject()
268 strerr_die2x(111,FATAL,MSG(ERR_BAD_INDEX)); in idx_copy_insertsubject()
277 strerr_die2x(111,FATAL,MSG(ERR_BAD_INDEX)); in idx_copy_insertsubject()
442 strerr_die2x(100,FATAL,MSG(ERR_BOUNCE)); in main()
444 strerr_die2x(100,FATAL,MSG(ERR_BOUNCE)); in main()
447 strerr_die2x(100,FATAL,MSG(ERR_NOT_PARENT)); in main()
639 strerr_die2x(100,FATAL,MSG(ERR_LOOPING)); in main()
709 if (*ret) strerr_die2x(111,FATAL,ret); in main()
713 strerr_die2x(100,FATAL,MSG(ERR_SUBLIST)); in main()
716 strerr_die2x(100,FATAL,MSG(ERR_MAILING_LIST)); in main()
[all …]
H A Dezmlm-request.c204 strerr_die2x(100,FATAL,MSG(ERR_REQ_LOCAL)); in parseline()
293 if (!local) strerr_die2x(100,FATAL,MSG(ERR_NOLOCAL)); in main()
318 if (!sender) strerr_die2x(99,INFO,MSG(ERR_NOSENDER)); in main()
320 strerr_die2x(99,INFO,MSG(ERR_BOUNCE)); in main()
322 strerr_die2x(99,INFO,MSG(ERR_ANONYMOUS)); in main()
324 strerr_die2x(99,INFO,MSG(ERR_BOUNCE)); in main()
344 strerr_die2x(0,INFO,MSG(ERR_BOUNCE)); in main()
363 strerr_die2x(100,FATAL,MSG(ERR_MAILING_LIST)); in main()
375 strerr_die2x(100,FATAL,MSG(ERR_LOOPING)); in main()
H A Dezmlm-store.c151 strerr_die2x(100,FATAL,MSG(ERR_BOUNCE)); in main()
176 strerr_die2x(100,FATAL,MSG(ERR_NO_POST)); in main()
212 strerr_die2x(111,FATAL,MSG(ERR_UNIQUE)); in main()
327 strerr_die2x(100,FATAL,MSG(ERR_LOOPING)); in main()
332 strerr_die2x(100,FATAL,MSG(ERR_MAILING_LIST)); in main()
378 strerr_die2x(0,"ezmlm-store: info: qp ",strnum); in main()
H A Dezmlm-split.c187 strerr_die2x(100,FATAL,MSG(ERR_BOUNCE)); in main()
189 strerr_die2x(100,FATAL,MSG(ERR_ANONYMOUS)); in main()
191 strerr_die2x(100,FATAL,MSG(ERR_BOUNCE)); in main()
194 if (!action) strerr_die2x(100,FATAL,MSG(ERR_NODEFAULT)); in main()
233 if (!dtline) strerr_die2x(100,FATAL,MSG(ERR_NODTLINE)); in main()
/dports/mail/qmail-contrib/fastforward-0.51/
H A Dfastforward.c30 strerr_die2x(111,FATAL,"out of memory"); in nomem()
325 if (!x) strerr_die2x(100,FATAL,"$DEFAULT or $EXT must be set");
329 if (!x) strerr_die2x(100,FATAL,"$HOST must be set");
336 if (!x) strerr_die2x(100,FATAL,"$RECIPIENT must be set");
406 if (*x) strerr_die2x(*x == 'D' ? 100 : 111,FATAL,x + 1);
407 strerr_die2x(flagpassthrough ? 99 : 0,"fastforward: qp ",qp);
H A Dprintforward.c11 strerr_die2x(100,FATAL,"bad database format"); in badformat()
15 strerr_die2x(111,FATAL,"out of memory"); in nomem()
33 strerr_die2x(111,FATAL,"unable to write output: ");
H A Dsetmaillist.c65 strerr_die2x(111,FATAL,"NUL in input");
75 strerr_die2x(111,FATAL,"addresses must be under 800 bytes");
/dports/mail/fastforward/fastforward-0.51/
H A Dfastforward.c30 strerr_die2x(111,FATAL,"out of memory"); in nomem()
325 if (!x) strerr_die2x(100,FATAL,"$DEFAULT or $EXT must be set");
329 if (!x) strerr_die2x(100,FATAL,"$HOST must be set");
336 if (!x) strerr_die2x(100,FATAL,"$RECIPIENT must be set");
406 if (*x) strerr_die2x(*x == 'D' ? 100 : 111,FATAL,x + 1);
407 strerr_die2x(flagpassthrough ? 99 : 0,"fastforward: qp ",qp);
H A Dprintforward.c11 strerr_die2x(100,FATAL,"bad database format"); in badformat()
15 strerr_die2x(111,FATAL,"out of memory"); in nomem()
33 strerr_die2x(111,FATAL,"unable to write output: ");
H A Dsetmaillist.c65 strerr_die2x(111,FATAL,"NUL in input");
75 strerr_die2x(111,FATAL,"addresses must be under 800 bytes");
/dports/mail/qconfirm/mail/qconfirm-0.14.3/src/
H A Dqconfirm-notice.c36 void die_nomem() { strerr_die2x(111, FATAL, "out of memory."); } in die_nomem()
195 strerr_die2x(100, "Sorry, no mailbox here by that name: ", dflt); in bounce()
320 strerr_die2x(100, FATAL, "environment variable SENDER not set.\n"); in main()
323 strerr_die2x(100, FATAL, "environment variable DEFAULT not set.\n"); in main()
324 if (! *dflt) strerr_die2x(0, INFO, "notification from: (local)"); in main()
327 strerr_die2x(100, FATAL, "environment variable LOCAL not set.\n"); in main()
330 strerr_die2x(100, FATAL, "environment variable HOST not set.\n"); in main()
333 strerr_die2x(100, FATAL, "environment variable EXT not set.\n"); in main()
H A Dqconfirm-control.c63 void die_nomem() { strerr_die2x(111, FATAL, "out of memory."); } in die_nomem()
261 if (next_paragraph(buffer_0) == -1) strerr_die2x(0, WARNING, "no body."); in process()
449 strerr_die2x(100, FATAL, "environment variable SENDER not set.\n"); in main()
452 strerr_die2x(100, FATAL, "environment variable DEFAULT not set.\n"); in main()
455 strerr_die2x(100, FATAL, "environment variable LOCAL not set.\n"); in main()
458 strerr_die2x(100, FATAL, "environment variable HOST not set.\n"); in main()
471 strerr_die2x(100, FATAL, "QCONTROL_OWNER is empty.\n"); in main()
H A Dqconfirm-conf.c86 void die_nomem() { strerr_die2x(111, FATAL, "out of memory."); } in die_nomem()
129 if (*dot != '/') strerr_die2x(111, FATAL, "dot must start with slash."); in main_inject()
214 if (dir[0] != '/') strerr_die2x(111, FATAL, "dir must start with slash."); in main()
/dports/mail/sendok/sendok-0.9.2/
H A Dsendok-create.c21 strerr_die2x(100,fatal,"usage: sendok-create expire prefix secret suffix"); in die_usage()
53 strerr_die2x(100,fatal,"$SENDER is not set"); in main()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Dtinydns-edit.c32 strerr_die2x(111,FATAL,"out of memory"); in nomem()
198 strerr_die2x(100,FATAL,"host name already used"); in main()
202 strerr_die2x(100,FATAL,"IP address already used"); in main()
238 strerr_die2x(100,FATAL,"too many records for that domain"); in main()
/dports/dns/djbdns-tools/djbdns-1.05/
H A Dtinydns-edit.c32 strerr_die2x(111,FATAL,"out of memory"); in nomem()
198 strerr_die2x(100,FATAL,"host name already used"); in main()
202 strerr_die2x(100,FATAL,"IP address already used"); in main()
238 strerr_die2x(100,FATAL,"too many records for that domain"); in main()
/dports/dns/djbdns/djbdns-1.05/
H A Dtinydns-edit.c32 strerr_die2x(111,FATAL,"out of memory"); in nomem()
198 strerr_die2x(100,FATAL,"host name already used"); in main()
202 strerr_die2x(100,FATAL,"IP address already used"); in main()
238 strerr_die2x(100,FATAL,"too many records for that domain"); in main()
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Dsslhandle.c777 case -1: strerr_die2x(111,FATAL,"unable to load certificate chain file"); in main()
778 case -2: strerr_die2x(111,FATAL,"unable to load key"); in main()
779 case -3: strerr_die2x(111,FATAL,"key does not match certificate"); in main()
784 case -1: strerr_die2x(111,FATAL,"unable to load certificate"); in main()
785 case -2: strerr_die2x(111,FATAL,"unable to load key"); in main()
786 case -3: strerr_die2x(111,FATAL,"key does not match certificate"); in main()
798 strerr_die2x(111,FATAL,"unable to set RSA parameters"); in main()
800 strerr_die2x(111,FATAL,"unable to set DH parameters"); in main()
812 strerr_die2x(111,FATAL,"unable to set cipher list"); in main()
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dipcexecrulescheck.c16 strerr_die2x(111,FATAL,"out of memory"); in nomem()
70 strerr_die2x(111,FATAL,"IPCCOMMAND not set"); in main()
/dports/mail/qmail/netqmail-1.06/
H A Dmaildir2mbox.c34 void die_nomem() { strerr_die2x(111,FATAL,"out of memory"); } in die_nomem()
50 if (!mbox) strerr_die2x(111,FATAL,"MAIL not set"); in main()
52 if (!mboxtmp) strerr_die2x(111,FATAL,"MAILTMP not set"); in main()
/dports/mail/qmail-dk/qmail-1.03/
H A Dmaildir2mbox.c34 void die_nomem() { strerr_die2x(111,FATAL,"out of memory"); } in die_nomem()
50 if (!mbox) strerr_die2x(111,FATAL,"MAIL not set"); in main()
52 if (!mboxtmp) strerr_die2x(111,FATAL,"MAILTMP not set"); in main()
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dmaildir2mbox.c34 void die_nomem() { strerr_die2x(111,FATAL,"out of memory"); } in die_nomem()
50 if (!mbox) strerr_die2x(111,FATAL,"MAIL not set"); in main()
52 if (!mboxtmp) strerr_die2x(111,FATAL,"MAILTMP not set"); in main()
/dports/mail/qmail-tls/netqmail-1.06/
H A Dmaildir2mbox.c34 void die_nomem() { strerr_die2x(111,FATAL,"out of memory"); } in die_nomem()
50 if (!mbox) strerr_die2x(111,FATAL,"MAIL not set"); in main()
52 if (!mboxtmp) strerr_die2x(111,FATAL,"MAILTMP not set"); in main()
/dports/mail/ezmlm/ezmlm-0.53/
H A Dezmlm-make.c21 strerr_die2x(100,FATAL,"dir must start with slash"); in die_relative()
25 strerr_die2x(100,FATAL,"newlines not allowed"); in die_newline()
29 strerr_die2x(100,FATAL,"quotes not allowed"); in die_quote()
33 strerr_die2x(111,FATAL,"out of memory"); in die_nomem()

1234567891011