Searched refs:check (Results 151 - 175 of 772) sorted by relevance

1234567891011>>

/freebsd-13-stable/crypto/heimdal/etc/
H A DMakefile.in55 $(top_srcdir)/cf/check-compile-et.m4 \
56 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
57 $(top_srcdir)/cf/check-man.m4 \
58 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
59 $(top_srcdir)/cf/check-type-extra.m4 \
60 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
61 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
426 check-am: all-am
427 $(MAKE) $(AM_MAKEFLAGS) check
[all...]
/freebsd-13-stable/crypto/heimdal/include/gssapi/
H A DMakefile.in55 $(top_srcdir)/cf/check-compile-et.m4 \
56 $(top_srcdir)/cf/check-getpwnam_r-posix.m4 \
57 $(top_srcdir)/cf/check-man.m4 \
58 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
59 $(top_srcdir)/cf/check-type-extra.m4 \
60 $(top_srcdir)/cf/check-var.m4 $(top_srcdir)/cf/check-x.m4 \
61 $(top_srcdir)/cf/check-xau.m4 $(top_srcdir)/cf/crypto.m4 \
427 check-am: all-am
428 $(MAKE) $(AM_MAKEFLAGS) check
[all...]
/freebsd-13-stable/sys/contrib/zlib/
H A Dinflate.c34 * - Remove distance extra == 0 check in inflate_fast()--only helps for lengths
51 * - Simplified bad distance check in inflate_fast()
448 /* check function to use adler32() for zlib or crc32() for gzip */
450 # define UPDATE(check, buf, len) \
451 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
453 # define UPDATE(check, buf, len) adler32(check, buf, len)
456 /* check macros for header crc */
458 # define CRC2(check, wor
[all...]
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c123 * to check for rollover doesn't help if preempted--so
140 * The #if 0'ed code is to check whether the previous TSF
148 /* XXX check if this is correct! */
552 /* NB: if BB is hung MAC will be hung too so skip check */
618 const hal_mac_hang_check_t *check)
623 if (check->states & dcu_chain_state) {
628 check->dcu_chain_state)
633 check->dcu_chain_state)
637 if (check->states & dcu_complete_state) {
638 if ((regs->dma_dbg_6 & 0x3) == check
617 ar5416CompareDbgHang(struct ath_hal *ah, const mac_dbg_regs_t *regs, const hal_mac_hang_check_t *check) argument
[all...]
/freebsd-13-stable/crypto/openssh/regress/unittests/hostkeys/
H A Dtest_iterate.c53 check(struct hostkey_foreach_line *l, void *_ctx) function
838 check, &ctx, NULL, NULL, ctx.flags), 0);
849 check, &ctx, NULL, NULL, ctx.flags), 0);
861 check, &ctx, "prometheus.example.com", NULL, ctx.flags), 0);
873 check, &ctx, "sisyphus.example.com", NULL, ctx.flags), 0);
885 check, &ctx, "prometheus.example.com", NULL, ctx.flags), 0);
897 check, &ctx, "sisyphus.example.com", NULL, ctx.flags), 0);
908 check, &ctx, "actaeon.example.org", NULL, ctx.flags), 0);
919 check, &ctx, "actaeon.example.org", NULL, ctx.flags), 0);
931 check,
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddragonfly.c114 int check, res = -1; local
161 /* branchless version of check = odd(r) ? 1 : -1, */
162 check = const_time_select_int(mask, -1, 1);
170 /* branchless version of res = res == check
171 * (res is -1, 0, or 1; check is -1 or 1) */
172 mask = const_time_eq(res, check);
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersChecker.cpp30 class ObjCContainersChecker : public Checker< check::PreStmt<CallExpr>,
31 check::PostStmt<CallExpr>,
32 check::PointerEscape> {
138 // Now, check if 'Idx in [0, Size-1]'.
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bvgraph.h44 check(from, to);
104 check(from, to);
153 void check(uptr idx1, uptr idx2) const { function
/freebsd-13-stable/contrib/dialog/
H A Dmsgbox.c56 int check; local
130 if (!fkey && (check = dlg_char_to_button(key, buttons)) >= 0) {
131 result = dlg_ok_buttoncode(check);
/freebsd-13-stable/sys/dev/ice/
H A Dice_protocol_type.h216 __be16 check; member in struct:ice_ipv4_hdr
245 __be32 check; member in struct:ice_sctp_hdr
252 __be16 check; member in struct:ice_l4_hdr
/freebsd-13-stable/sys/contrib/libsodium/dist-build/
H A Demscripten.sh138 emmake make $MAKE_FLAGS CPPFLAGS="$CPPFLAGS -DBROWSER_TESTS=1" check > /dev/null 2>&1
146 emmake make $MAKE_FLAGS check > /dev/null 2>&1
175 make $MAKE_FLAGS check || exit 1
/freebsd-13-stable/sys/contrib/ngatm/netnatm/misc/
H A Dstraddr.c76 * If check is 0, the contents of the last 11 bytes are ignored
77 * If check is 1, the contents of all of these but the selector byte
78 * are checked to be zero. If check is 2 all 11 bytes must be 0.
81 uni_nsap2e164(char *e164, const u_char *nsap, int check) argument
116 if(check == 0)
118 while(i < ((check == 1) ? 19 : 20)) {
/freebsd-13-stable/usr.sbin/kldxref/
H A Dkldxref.c63 #define check(val) if ((error = (val)) != 0) break macro
406 check(EF_SEG_READ(ef, data, sizeof(mdp), &mdp));
411 check(EF_SEG_READ(ef, data, sizeof(mdv), &mdv));
431 check(EF_SEG_READ_REL(ef, data, sizeof(pnp), &pnp));
432 check(EF_SEG_READ_STRING(ef, (Elf_Off)pnp.descr, sizeof(descr), descr));
457 check(EF_SEG_READ_REL(ef, (Elf_Off)pnp.table, len, table));
579 check(EF_LOOKUP_SET(&ef, MDT_SETNAME, &start, &finish,
581 check(EF_SEG_READ_ENTRY_REL(&ef, start, sizeof(*p) * entries,
602 check(EF_SEG_READ_REL(&ef, (Elf_Off)p[i], sizeof(md),
604 check(EF_SEG_READ_STRIN
[all...]
/freebsd-13-stable/sys/compat/linux/
H A Dtrace_futexes.d111 ++check[probefunc, arg0];
121 /check[probefunc, arg0] == 0/
134 --check[probefunc, arg0];
/freebsd-13-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.c111 * for "safe prime" generation, check that (p-1)/2 is prime. Since a
157 BIGNUM *A1, *A1_odd, *A3, *check; /* taken from ctx */ local
193 check = BN_CTX_get(ctx);
194 if (check == NULL)
219 /* 1 < check < a-1 */
220 if (!BN_priv_rand_range(check, A3) || !BN_add_word(check, 2))
223 j = witness(check, a, A1, A1_odd, k, ctx, mont);
295 * check that rnd is a prime and also that
297 * do the second check onl
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h134 // check functions are convenient functions to strip errors
136 template <class T> T check(ErrorOr<T> e) { function in namespace:lld
142 template <class T> T check(Expected<T> e) { function in namespace:lld
/freebsd-13-stable/contrib/xz/src/xz/
H A Dcoder.c48 /// Integrity check type
49 static lzma_check check; variable
51 /// This becomes false if the --check=CHECK option is used.
66 check = new_check;
139 // The default check type is CRC64, but fallback to CRC32
143 check = LZMA_CHECK_CRC64;
144 if (!lzma_check_is_supported(check))
145 check = LZMA_CHECK_CRC32;
231 mt_options.check = check;
[all...]
/freebsd-13-stable/contrib/libevent/test/
H A Dtest.sh39 if test -f "$T/check-dumpevents.py"
42 elif test -f "./test/check-dumpevents.py"
85 if python2 -c 'import sys; assert(sys.version_info >= (2, 4))' 2>/dev/null && test -f $TEST_SRC_DIR/check-dumpevents.py; then
86 if $TEST_DIR/test-dumpevents | python2 $TEST_SRC_DIR/check-dumpevents.py >> "$TEST_OUTPUT_FILE" ;
/freebsd-13-stable/contrib/apr-util/
H A DMakefile.in119 test: check
120 check: $(TARGET_LIB)
121 cd test && $(MAKE) all check
123 .PHONY: install-modules install-modules-yes install-modules-no dox test check
/freebsd-13-stable/contrib/ncurses/
H A DMakefile.in102 check:
/freebsd-13-stable/usr.bin/lex/
H A DMakefile56 test: check
57 check: ${PROG}
/freebsd-13-stable/contrib/subversion/
H A DMakefile.in492 local-clean: check-clean clean-bindings fast-clean
520 check-tigris-javahl: javahl-compat
525 check-apache-javahl: javahl
530 check-deprecated-authn-javahl: javahl
535 check-javahl: check-apache-javahl
537 check-all-javahl: check-apache-javahl check-tigris-javahl check
[all...]
/freebsd-13-stable/contrib/xz/src/liblzma/api/lzma/
H A Dstream_flags.h47 * must check that the version number set by the decoding functions
76 * This indicates the type of the integrity check calculated from
79 lzma_check check; member in struct:__anon6597
218 * - LZMA_PROG_ERROR: Invalid value, e.g. invalid check or
/freebsd-13-stable/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c24 options->check = in[1] & 0x0F;
/freebsd-13-stable/kerberos5/usr.bin/kadmin/
H A DMakefile8 check.c \

Completed in 302 milliseconds

1234567891011>>