Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/lib/libc/rpc/
H A Drpc_prot.c55 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 Drpc_prot.c61 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 Dossl_cmp_certreq_new.pod77 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 D460.status-mail-rejects37 echo Checking for rejected mail hosts:
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_3.rst18 …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 Ddotest.c1677 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 DREADME11 rejected.
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod240 =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 DX509_get_extension_flags.pod82 The certificate should be rejected.
95 inconsistent. The certificate should be rejected.
H A DSSL_read_early_data.pod122 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 DRSA_generate_key.pod76 When the n-th randomly generated prime is rejected as not
H A DSRP_VBASE_new.pod67 the handshake to proceed normally but the first client will be rejected with
H A DX509_verify_cert.pod72 If the certificate must be rejected on the basis of the data available
/freebsd/contrib/libpcap/doc/
H A DREADME.haiku.md21 * `ps_drop` is the number of packets rejected by the filter.
/freebsd/contrib/pam_modules/pam_passwdqc/
H A DREADME58 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 DBanners.Makefile28 # one banner directory for rejected clients, and one banner directory for
/freebsd/lib/libpam/pam.d/
H A DREADME47 reason(s) they are being rejected.
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.asn194 -- be rejected
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_wrap.txt49 # Same as previous example but with invalid unwrap key: should be rejected
/freebsd/crypto/heimdal/lib/asn1/
H A Dsetchgpw2.asn159 new-pw-rejected-geneneric(3),
/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c262 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 Ddnsblaccess.m457 dnl ## mail is rejected with a default error message. If the
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dhostname.subr142 # "X11 connection rejected because of wrong authentication."
/freebsd/etc/sendmail/
H A Dfreebsd.mc85 dnl FEATURE(dnsbl, `dnsbl.example.com', ``"550 Mail from " $&{client_addr} " rejected"'')
/freebsd/contrib/bearssl/test/x509/
H A Dalltests.txt426 ; 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

1234