Home
last modified time | relevance | path

Searched full:421 (Results 1 – 25 of 156) sorted by relevance

1234567

/freebsd/contrib/sendmail/cf/feature/
H A Dcheck_other.m444 R$*<BADCMD> $#error $@ 4.7.0 $: 421 bad command')
46 dnl R$* $| 5 $#error $@ 4.7.0 $: 421 bad command
H A Dconncontrol.m430 _ARG2_, `terminate', `define(`_CONN_CONTROL_REPLY', `421')',
H A Dratecontrol.m430 _ARG2_, `terminate', `define(`_RATE_CONTROL_REPLY', `421')',
/freebsd/contrib/sendmail/libmilter/docs/
H A Dsmfi_setreply.html103 <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 Dsmfi_setmlreply.html133 <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 Dxxfi_connect.html95 to set a reply whose SMTP code is 421,
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c746 "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 Dcollect.c944 #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 Dssl_test_ctx_test.cnf97 MaxFragmentLenExt = 421
H A Dsm2_internal_test.c218 "421DEBD61B62EAB6746434EBC3CC315E32220B3BADD50BDC4C4E6C147FEDD43D", in sm2_crypt_test()
382 "421DEBD61B62EAB6746434EBC3CC315E32220B3BADD50BDC4C4E6C147FEDD43D", in sm2_sig_test()
/freebsd/lib/libfetch/
H A Dftp.errors28 421 DOWN Service not available, closing control connection
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c355 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 Dmt6779-gce.h204 #define CMDQ_EVENT_VDEC_EVENT_5 421
H A Dmt8192-gce.h287 #define CMDQ_EVENT_DISP_RDMA0_FRAME_DONE 421
/freebsd/tools/regression/ccd/layout/
H A Dref.128k_128k_128k_128k_4_4848 421 225 1
849 421 225 1
H A Dref.256k_128k_128k_128k_4_4848 421 225 1
849 421 225 1
H A Dref.256k_128k_384k_128k_16_4848 421 229 1
849 421 229 1
H A Dref.256k_128k_384k_128k_4_4848 421 225 1
849 421 225 1
/freebsd/contrib/tcp_wrappers/
H A Dhosts_options.589 in.ftpd : ... : twist /bin/echo 421 Some bounce message
/freebsd/contrib/sendmail/include/libmilter/
H A Dmfdef.h68 #define SMFIR_SHUTDOWN '4' /* 421: shutdown (internal to MTA) */
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/
H A Dexynos5420.h144 #define CLK_FIMD1 421
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h220 T_Stacksize = 421, /* T_Stacksize */
441 #define T_Stacksize 421
/freebsd/sys/contrib/device-tree/include/dt-bindings/arm/
H A Dqcom,ids.h214 #define QCOM_ID_IPQ6000 421
/freebsd/contrib/sendmail/mail.local/
H A Dmail.local.c238 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 Dlinux_syscalls.c429 "#421", /* 421 = unimpl_md_syscall */

1234567