/freebsd/lib/libc/rpc/ |
H A D | rpc_prot.c | 55 static void rejected(enum reject_stat, struct rpc_err *); 263 rejected(enum reject_stat rjct_stat, struct rpc_err *error) in rejected() function 306 rejected(msg->rjcted_rply.rj_stat, error); in _seterr_reply()
|
/freebsd/sys/rpc/ |
H A D | rpc_prot.c | 61 static enum clnt_stat rejected(enum reject_stat, struct rpc_err *); 278 rejected(enum reject_stat rjct_stat, struct rpc_err *error) in rejected() function 320 stat = rejected(msg->rjcted_rply.rj_stat, error); in _seterr_reply()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_cmp_certreq_new.pod | 77 is B<rejected> and I<unprotectedErrors> is nonzero. 123 It does not protect the message if the B<status> value in I<si> is B<rejected> 130 set to B<rejected>, and I<text> is copied to statusString unless it is NULL.
|
/freebsd/usr.sbin/periodic/etc/daily/ |
H A D | 460.status-mail-rejects | 37 echo Checking for rejected mail hosts:
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_3.rst | 18 …l-formedness notion of CBOR and therefore invalid UTF-8 strings will be rejected by the parser. St…
|
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | dotest.c | 1677 int rejected, printextra; in docase() local 1689 rejected = 0; /* FIXME */ in docase() 1752 if (rejected == 2) { in docase() 1759 if (rejected == 0) { in docase() 1927 if (rejected == 0) { in docase() 2018 if (!printextra || (rejected && !(rejected==1 && result[2]!=0))) { in docase() 2034 if (rejected == 0) { in docase() 2089 if (!printextra || (rejected && !(rejected==1 && result[1]!=0))) { in docase()
|
/freebsd/contrib/byacc/ |
H A D | README | 11 rejected.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_CTX_get_error.pod | 240 =item B<X509_V_ERR_CERT_REJECTED: certificate rejected> 246 The current candidate issuer certificate was rejected because its subject name 252 The current candidate issuer certificate was rejected because its subject key 259 The current candidate issuer certificate was rejected because its issuer name 266 The current candidate issuer certificate was rejected because its C<keyUsage>
|
H A D | X509_get_extension_flags.pod | 82 The certificate should be rejected. 95 inconsistent. The certificate should be rejected.
|
H A D | SSL_read_early_data.pod | 122 rejected the early data by calling SSL_get_early_data_status(). This will return 124 was rejected or SSL_EARLY_DATA_NOT_SENT if no early data was sent. This function 157 or if the early data was rejected. 348 accepted by the server, SSL_EARLY_DATA_REJECTED if early data was rejected by
|
H A D | RSA_generate_key.pod | 76 When the n-th randomly generated prime is rejected as not
|
H A D | SRP_VBASE_new.pod | 67 the handshake to proceed normally but the first client will be rejected with
|
H A D | X509_verify_cert.pod | 72 If the certificate must be rejected on the basis of the data available
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.haiku.md | 21 * `ps_drop` is the number of packets rejected by the filter.
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 58 will not be rejected, but will be truncated to 8 characters for the 75 be rejected once a weak substring is found. Instead, the password
|
/freebsd/contrib/tcp_wrappers/ |
H A D | Banners.Makefile | 28 # one banner directory for rejected clients, and one banner directory for
|
/freebsd/lib/libpam/pam.d/ |
H A D | README | 47 reason(s) they are being rejected.
|
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.asn1 | 94 -- be rejected
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_aes_wrap.txt | 49 # Same as previous example but with invalid unwrap key: should be rejected
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | setchgpw2.asn1 | 59 new-pw-rejected-geneneric(3),
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_nmea.c | 262 u_int rejected; /* GPS said not enough signal */ member 868 up->tally.rejected++; in nmea_procrec() 1142 up->tally.rejected, up->tally.malformed, in nmea_poll()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | dnsblaccess.m4 | 57 dnl ## mail is rejected with a default error message. If the
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | hostname.subr | 142 # "X11 connection rejected because of wrong authentication."
|
/freebsd/etc/sendmail/ |
H A D | freebsd.mc | 85 dnl FEATURE(dnsbl, `dnsbl.example.com', ``"550 Mail from " $&{client_addr} " rejected"'')
|
/freebsd/contrib/bearssl/test/x509/ |
H A D | alltests.txt | 426 ; Hash function support: signature on EE uses MD5. This is rejected by 438 ; rejected. 493 ; Intermediate CA 1 has a 1016-bit RSA key, which should be rejected
|