Home
last modified time | relevance | path

Searched refs:strerr_die3x (Results 1 – 25 of 134) sorted by relevance

123456

/dports/mail/qmail/netqmail-1.06/
H A Didedit.c80 strerr_die3x(111,FATAL,"unable to find uid for ",account);
88 strerr_die3x(111,FATAL,"excessively large uid for ",account);
112 strerr_die3x(111,FATAL,"unable to find gid for ",group);
120 strerr_die3x(111,FATAL,"excessively large gid for ",group);
H A Dqmail-local.c37 void temp_fork() { strerr_die3x(111,"Unable to fork: ",error_str(errno),". (#4.3.0)"); } in temp_fork()
38 void temp_read() { strerr_die3x(111,"Unable to read message: ",error_str(errno),". (#4.3.0)"); } in temp_read()
247 strerr_die3x(111,"Unable to run /bin/sh: ",error_str(errno),". (#4.3.0)");
289 strerr_die3x(*qqx == 'D' ? 100 : 111,"Unable to forward message: ",qqx + 1,".");
316 strerr_die3x(111,"Unable to stat home directory: ",error_str(errno),". (#4.3.0)"); in checkhome()
/dports/mail/qmail-mysql/netqmail-1.06/
H A Didedit.c80 strerr_die3x(111,FATAL,"unable to find uid for ",account);
88 strerr_die3x(111,FATAL,"excessively large uid for ",account);
112 strerr_die3x(111,FATAL,"unable to find gid for ",group);
120 strerr_die3x(111,FATAL,"excessively large gid for ",group);
H A Dqmail-local.c38 void temp_fork() { strerr_die3x(111,"Unable to fork: ",error_str(errno),". (#4.3.0)"); } in temp_fork()
39 void temp_read() { strerr_die3x(111,"Unable to read message: ",error_str(errno),". (#4.3.0)"); } in temp_read()
248 strerr_die3x(111,"Unable to run /bin/sh: ",error_str(errno),". (#4.3.0)");
290 strerr_die3x(*qqx == 'D' ? 100 : 111,"Unable to forward message: ",qqx + 1,".");
317 strerr_die3x(111,"Unable to stat home directory: ",error_str(errno),". (#4.3.0)"); in checkhome()
/dports/mail/qmail-tls/netqmail-1.06/
H A Didedit.c80 strerr_die3x(111,FATAL,"unable to find uid for ",account);
88 strerr_die3x(111,FATAL,"excessively large uid for ",account);
112 strerr_die3x(111,FATAL,"unable to find gid for ",group);
120 strerr_die3x(111,FATAL,"excessively large gid for ",group);
H A Dqmail-local.c37 void temp_fork() { strerr_die3x(111,"Unable to fork: ",error_str(errno),". (#4.3.0)"); } in temp_fork()
38 void temp_read() { strerr_die3x(111,"Unable to read message: ",error_str(errno),". (#4.3.0)"); } in temp_read()
247 strerr_die3x(111,"Unable to run /bin/sh: ",error_str(errno),". (#4.3.0)");
289 strerr_die3x(*qqx == 'D' ? 100 : 111,"Unable to forward message: ",qqx + 1,".");
316 strerr_die3x(111,"Unable to stat home directory: ",error_str(errno),". (#4.3.0)"); in checkhome()
/dports/mail/qmail-dk/qmail-1.03/
H A Didedit.c80 strerr_die3x(111,FATAL,"unable to find uid for ",account);
88 strerr_die3x(111,FATAL,"excessively large uid for ",account);
112 strerr_die3x(111,FATAL,"unable to find gid for ",group);
120 strerr_die3x(111,FATAL,"excessively large gid for ",group);
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Dsslhandle.c219 if (e != environ) strerr_die3x(111,self,DROP,"environ changed"); in env_reset()
396 if (!ssl) strerr_die3x(111,self,DROP,"unable to create SSL instance"); in doit()
413 strerr_die3x(111,self,DROP,"no client certificate"); in doit()
415 strerr_die3x(111,self,DROP,"missing credentials (CA) or unable to validate client certificate"); in doit()
417 strerr_die3x(111,self,DROP,"client hostname name does not match certificate"); in doit()
557 strerr_die3x(111,self,FATAL,"password too long"); in passwd_cb()
733 strerr_die3x(111,self,FATAL,"out of memory"); in main()
773 if (!ctx) strerr_die3x(111,self,FATAL,"unable to create SSL context"); in main()
792 strerr_die3x(111,self,FATAL,"unable to load CA list"); in main()
795 strerr_die3x(111,self,FATAL,"unable to load client CA list"); in main()
H A Dsslclient.c216 strerr_die3x(111,FATAL,"unable to figure out port number for ",x); in main()
235 strerr_die3x(111,FATAL,"no IP address for ",hostname); in main()
383 strerr_die3x(111,FATAL,"server hostname does not match certificate: ",hostname); in main()
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dipcexec-config.c40 strerr_die3x(111,FATAL,"unknown account ",loguser); in main()
47 strerr_die3x(111,FATAL,"unknown account ",user); in main()
H A Dgetgid.c21 strerr_die3x(111,FATAL,"unknown account ",account); in main()
H A Dgetuid.c21 strerr_die3x(111,FATAL,"unknown account ",account); in main()
/dports/mail/qconfirm/mail/qconfirm-0.14.3/src/
H A Dqconfirm-check.c54 void ok(char *m) { strerr_die3x(0, INFO, "ok: ", m); } in ok()
55 void defer(char *m) { strerr_die3x(111, INFO, "defer: ", m); } in defer()
463 strerr_die3x(99, EXTRA, "drop: ", fn_pending.s); in main()
465 strerr_die3x(99, INFO, "drop: ", fn_pending.s); in main()
469 strerr_die3x(0, EXTRA, in main()
481 strerr_die3x(0, INFO, in main()
516 strerr_die3x(111, EXTRA, "defer: ", fn_pending.s); in main()
532 strerr_die3x(111, INFO, "remind: ", fn_pending.s); in main()
691 strerr_die3x(111, INFO, "Waiting for confirmation: ", fn_pending.s); in main()
H A Dqconfirm-return.c43 void info(char *m0, char *m1) { strerr_die3x(99, INFO, m0, m1); } in info()
44 void warn(char *m0, char *m1) { strerr_die3x(0, WARNING, m0, m1); } in warn()
/dports/sysutils/socklog/admin/socklog-2.1.0/src/
H A Dsocklog-conf.c356 if (!upw) strerr_die3x(111, FATAL, "unknown account ", user); in main()
359 if (!pw) strerr_die3x(111, FATAL, "unknown account ", loguser); in main()
362 if (!gr) strerr_die3x(111, FATAL, "unknown group ", loguser); in main()
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Dudpsvd.c221 strerr_die3x(100, FATAL, "unknown user/group: ", user); in main()
231 strerr_die3x(100, FATAL, "unknown port number or name: ", local_port); in main()
238 strerr_die3x(100, FATAL, "unable to look up ip address: ", host); in main()
H A Dtcpsvd.c327 strerr_die3x(100, FATAL, "unknown user/group: ", user);
338 strerr_die3x(100, FATAL, "unknown user/group: ", ssluser);
363 strerr_die3x(100, FATAL, "unknown port number or name: ", local_port);
370 strerr_die3x(100, FATAL, "unable to look up ip address: ", host);
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Dezmlm-dispatch.c211 strerr_die3x(100,FATAL,"Not a directory: ",path.s); in main()
232 strerr_die3x(100,FATAL,"Could not match recipient name to any list: ",def); in main()
H A Dezmlm-rmtab.c40 strerr_die3x(100,FATAL,"could not remove tables: ",r); in main()
/dports/mail/qmail-contrib/dot-forward-0.71/
H A Ddot-forward.c37 strerr_die3x(111,FATAL,"unable to parse this line: ",line.s); in die_parse()
363 strerr_die3x(100,FATAL,"unable to forward message: ",qqx + 1);
365 strerr_die3x(111,FATAL,"unable to forward message: ",qqx + 1);
/dports/mail/dot-forward/dot-forward-0.71/
H A Ddot-forward.c37 strerr_die3x(111,FATAL,"unable to parse this line: ",line.s); in die_parse()
363 strerr_die3x(100,FATAL,"unable to forward message: ",qqx + 1);
365 strerr_die3x(111,FATAL,"unable to forward message: ",qqx + 1);
/dports/dns/djbdns/djbdns-1.05/
H A Ddnsname.c22 strerr_die3x(111,FATAL,"unable to parse IP address ",*argv); in main()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Ddnsname.c22 strerr_die3x(111,FATAL,"unable to parse IP address ",*argv); in main()
/dports/dns/djbdns-tools/djbdns-1.05/
H A Ddnsname.c22 strerr_die3x(111,FATAL,"unable to parse IP address ",*argv); in main()
/dports/sysutils/daemontools/admin/daemontools-0.76/src/
H A Dsetuidgid.c20 strerr_die3x(111,FATAL,"unknown account ",account); in main()

123456