/freebsd/contrib/sendmail/cf/feature/ |
H A D | check_other.m4 | 44 R$*<BADCMD> $#error $@ 4.7.0 $: 421 bad command') 46 dnl R$* $| 5 $#error $@ 4.7.0 $: 421 bad command
|
H A D | conncontrol.m4 | 30 _ARG2_, `terminate', `define(`_CONN_CONTROL_REPLY', `421')',
|
H A D | ratecontrol.m4 | 30 _ARG2_, `terminate', `define(`_RATE_CONTROL_REPLY', `421')',
|
/freebsd/contrib/sendmail/libmilter/docs/ |
H A D | smfi_setreply.html | 103 <LI>If the milter returns SMFI_TEMPFAIL and sets the reply code to '421', 104 then the SMTP server will terminate the SMTP session with a 421 error code.
|
H A D | smfi_setmlreply.html | 133 <LI>If the milter returns SMFI_TEMPFAIL and sets the reply code to '421', 134 then the SMTP server will terminate the SMTP session with a 421 error code.
|
H A D | xxfi_connect.html | 95 to set a reply whose SMTP code is 421,
|
/freebsd/contrib/sendmail/src/ |
H A D | srvrsmtp.c | 746 "Milter: %s=%s, reject=421, errormode=4", \ 754 usrerr("421 4.3.0 closing connection"); \ 768 if (strncmp(response, "421 ", 4) == 0 \ 769 || strncmp(response, "421-", 4) == 0) \ 1159 else if (strncmp(nullserver, "421 ", 4) == 0) 1360 message("421 4.7.0 %s closing connection", 1410 else if (strncmp(response, "421 ", 4) == 0) 1428 message("421 %s %s", MyHostName, msg); 1481 message("421 4.7.0 %s closing connection", 1676 message("421 4.4.1 %s Lost input channel from %s", [all …]
|
H A D | collect.c | 944 #define CONN_ERR_CODE "421 4.4.1 " 960 usrerr("421 4.5.0 %s", CONN_ERR_BARE); 1097 ** issued by dferror must be a 421 error, as per RFC 821. 1167 /* Wrong response code; should be 421. */ 1171 syserr("421 4.3.1 Out of disk space for temp file"); 1175 syserr("421 4.3.0 collect: Cannot write %s (%s, uid=%ld, gid=%ld)",
|
/freebsd/crypto/openssl/test/ |
H A D | ssl_test_ctx_test.cnf | 97 MaxFragmentLenExt = 421
|
H A D | sm2_internal_test.c | 218 "421DEBD61B62EAB6746434EBC3CC315E32220B3BADD50BDC4C4E6C147FEDD43D", in sm2_crypt_test() 382 "421DEBD61B62EAB6746434EBC3CC315E32220B3BADD50BDC4C4E6C147FEDD43D", in sm2_sig_test()
|
/freebsd/lib/libfetch/ |
H A D | ftp.errors | 28 421 DOWN Service not available, closing control connection
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | ftp.c | 355 printf ("421 Service not available, " in getreply() 359 code = 421; in getreply() 400 if (code == 421) in getreply() 489 printf ("421 Service not available, remote server has closed connection\n"); 492 code = 421; 548 if (code == 421 || originalcode == 421)
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/gce/ |
H A D | mt6779-gce.h | 204 #define CMDQ_EVENT_VDEC_EVENT_5 421
|
H A D | mt8192-gce.h | 287 #define CMDQ_EVENT_DISP_RDMA0_FRAME_DONE 421
|
/freebsd/tools/regression/ccd/layout/ |
H A D | ref.128k_128k_128k_128k_4_4 | 848 421 225 1 849 421 225 1
|
H A D | ref.256k_128k_128k_128k_4_4 | 848 421 225 1 849 421 225 1
|
H A D | ref.256k_128k_384k_128k_16_4 | 848 421 229 1 849 421 229 1
|
H A D | ref.256k_128k_384k_128k_4_4 | 848 421 225 1 849 421 225 1
|
/freebsd/contrib/tcp_wrappers/ |
H A D | hosts_options.5 | 89 in.ftpd : ... : twist /bin/echo 421 Some bounce message
|
/freebsd/contrib/sendmail/include/libmilter/ |
H A D | mfdef.h | 68 #define SMFIR_SHUTDOWN '4' /* 421: shutdown (internal to MTA) */
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/ |
H A D | exynos5420.h | 144 #define CLK_FIMD1 421
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_parser.h | 220 T_Stacksize = 421, /* T_Stacksize */ 441 #define T_Stacksize 421
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/arm/ |
H A D | qcom,ids.h | 214 #define QCOM_ID_IPQ6000 421
|
/freebsd/contrib/sendmail/mail.local/ |
H A D | mail.local.c | 238 mailerr("421", "Configuration error: _PATH_MAILDIR too large"); 393 errcode = "421"; 405 mailerr("421", "Users should not be specified in command line if LMTP required"); 539 mailerr("421 4.3.0", "Memory exhausted"); 739 mailerr("421 4.3.0", in dolmtp()
|
/freebsd/sys/arm64/linux/ |
H A D | linux_syscalls.c | 429 "#421", /* 421 = unimpl_md_syscall */
|