Searched refs:rejected (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/usr.sbin/periodic/etc/daily/
H A D460.status-mail-rejects38 echo Checking for rejected mail hosts:
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dmake-exported.mk13 # export the variable named "-env", but that is rejected because the
H A Dvarmod-to-separator.mk106 # Since 2020-11-01, these out-of-bounds values are rejected.
120 # Since 2020-11-01, these out-of-bounds values are rejected.
142 # Trailing characters after the octal character number are rejected.
149 # Trailing characters after the hexadecimal character number are rejected.
H A Dvarmod-assign.mk55 # variable is write-protected. Therefore it is rejected early with a
63 # expression is empty. Assigning to it is rejected as well, with the
/freebsd-13-stable/lib/libc/rpc/
H A Drpc_prot.c62 static void rejected(enum reject_stat, struct rpc_err *);
270 rejected(enum reject_stat rjct_stat, struct rpc_err *error) function
313 rejected(msg->rjcted_rply.rj_stat, error);
/freebsd-13-stable/sys/rpc/
H A Drpc_prot.c67 static enum clnt_stat rejected(enum reject_stat, struct rpc_err *);
284 rejected(enum reject_stat rjct_stat, struct rpc_err *error) function
326 stat = rejected(msg->rjcted_rply.rj_stat, error);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dpatch.c62 /* Whether this hunk has been rejected. */ member in struct:hunk_info_t
63 svn_boolean_t rejected;
201 /* Hunks that are rejected will be written to this stream. */
223 /* True if at least one hunk was rejected. */
226 /* True if at least one property hunk was rejected. */
1243 /* Open a temporary stream to write rejected hunks to. */
1727 taken = (! hi->rejected &&
1842 * is rejected, unless the file is versioned and its content matches
1989 if (!prev->rejected)
2096 (*hi)->rejected
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_nmea.c261 u_int rejected; /* GPS said not enough signal */ member in struct:__anon5352::__anon5353
881 up->tally.rejected++;
1155 up->tally.rejected, up->tally.malformed,
/freebsd-13-stable/sys/kern/
H A Dsubr_lock.c749 SYSCTL_INT(_debug_lock_prof, OID_AUTO, rejected, CTLFLAG_RD,
750 &lock_prof_rejected, 0, "Number of rejected profiling records");
/freebsd-13-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.c811 goto rejected;
842 goto rejected;
858 rejected:
1176 * is rejected, otherwise reasons is updated.
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1810 reply(500, "Illegal PORT range rejected.");
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c1762 goto rejected;
1771 goto rejected;
1793 rejected:

Completed in 197 milliseconds