Home
last modified time | relevance | path

Searched refs:mismatch (Results 1 – 25 of 146) sorted by relevance

123456

/NextBSD/usr.bin/grep/regex/
HDtre-fastmatch.c132 if (u != 0 && (unsigned)mismatch == fg->wlen - 1 - shift) \
133 mismatch -= u; \
134 v = fg->wlen - 1 - mismatch; \
138 gs = fg->bmGs[mismatch]; \
143 ((const tre_char_t *)startptr)[mismatch + 1], \
149 if (u != 0 && (unsigned)mismatch == fg->len - 1 - shift) \
150 mismatch -= u; \
151 v = fg->len - 1 - mismatch; \
152 gs = fg->sbmGs[mismatch]; \
159 ((const unsigned char *)startptr)[mismatch + 1], \
[all …]
/NextBSD/crypto/openssh/regress/
HDproto-mismatch.sh6 mismatch () function
18 mismatch 2 SSH-1.5-HALLO
19 mismatch 1 SSH-2.0-HALLO
HDREADME.regress68 proto-mismatch.sh: protocol version mismatch
/NextBSD/contrib/apr/strings/
HDapr_fnmatch.c76 const char * const mismatch = *pattern; in fnmatch_ch() local
161 *pattern = mismatch; in fnmatch_ch()
207 const char *mismatch = NULL; in apr_fnmatch() local
285 mismatch = pattern; in apr_fnmatch()
369 pattern = mismatch; in apr_fnmatch()
/NextBSD/contrib/gcclibs/libdecnumber/
HDdecNumberLocal.h78 #error Maximum digits mismatch
81 #error Maximum exponent mismatch
84 #error Minimum exponent mismatch
/NextBSD/usr.sbin/fmtree/
HDspecspec.c93 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() function
126 mismatch(n1, n2, differs, path); in compare_nodes()
131 mismatch(n1, n2, differs, path); in compare_nodes()
136 mismatch(n1, n2, differs, path); in compare_nodes()
170 mismatch(n1, n2, differs, path); in compare_nodes()
/NextBSD/contrib/mtree/
HDspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() function
139 mismatch(n1, n2, differs, path); in compare_nodes()
144 mismatch(n1, n2, differs, path); in compare_nodes()
149 mismatch(n1, n2, differs, path); in compare_nodes()
187 mismatch(n1, n2, differs, path); in compare_nodes()
/NextBSD/usr.sbin/etcupdate/tests/
HDalways_test.sh408 Modified mismatch: /difffiles/difftype/difftype/file (regular file vs fifo file)
411 Modified mismatch: /difflinks/difftype/difftype/link (symbolic link vs regular file)
416 Remove mismatch: /difftype/first/first/fifo (fifo file became directory)
421 New file mismatch: /adddir/conflict (directory vs regular file)
422 Directory mismatch: $TEST/adddir/conflict (regular file)
423 Directory mismatch: $TEST/dirchange/todir/difffile (regular file)
424 Directory mismatch: $TEST/dirchange/todir/difftype (fifo file)
426 New file mismatch: /second/second/difftype/dir (directory vs fifo file)
HDtests_test.sh987 Modified mismatch: /difffiles/difftype/difftype/file (regular file vs fifo file)
990 Modified mismatch: /difflinks/difftype/difftype/link (symbolic link vs regular file)
995 Remove mismatch: /difftype/first/first/fifo (fifo file became directory)
1000 New file mismatch: /adddir/conflict (directory vs regular file)
1001 Directory mismatch: $TEST/adddir/conflict (regular file)
1002 Directory mismatch: $TEST/dirchange/todir/difffile (regular file)
1003 Directory mismatch: $TEST/dirchange/todir/difftype (fifo file)
1005 New file mismatch: /second/second/difftype/dir (directory vs fifo file)
/NextBSD/tools/tools/shlib-compat/test/
HDregress.1-3.out7 func5@TEST_1.0: definitions mismatch
HDregress.3-1.out7 func5@TEST_1.0: definitions mismatch
HDregress.3-2.out9 func5@TEST_1.0: definitions mismatch
HDregress.2-3.out9 func5@TEST_1.0: definitions mismatch
/NextBSD/contrib/libstdc++/include/backward/
Dalgobase.h75 using std::mismatch;
/NextBSD/usr.sbin/uathload/
HDMakefile22 LDFLAGS+= -Wl,--no-warn-mismatch
/NextBSD/contrib/ofed/libmlx4/fixes/
HDxrc_kernel_user_mismatch.patch15 + fprintf(stderr, PFX "There is a mismatch between "
/NextBSD/contrib/gcclibs/libcpp/
HDtraditional.c1075 bool mismatch; in _cpp_expansions_different_trad() local
1082 mismatch = true; in _cpp_expansions_different_trad()
1097 mismatch = false; in _cpp_expansions_different_trad()
1108 mismatch = (len1 != len2 || memcmp (p1, p2, len1)); in _cpp_expansions_different_trad()
1112 return mismatch; in _cpp_expansions_different_trad()
/NextBSD/crypto/heimdal/lib/krb5/
HDkrb5_err.et52 error_code ERR_BADVERSION, "Protocol version mismatch"
96 error_code CLIENT_NAME_MISMATCH, "Client name mismatch in certificate"
123 error_code KRB5_LIBOS_BADPWDMATCH, "Password mismatch"
148 error_code KRB5_IN_TKT_REALM_MISMATCH, "Client/server realm mismatch in initial ticket request"
/NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_ident.c64 int i, compat, mismatch, arglimit, iskey; in dt_idcook_sign() local
72 mismatch = argc < isp->dis_varargs; in dt_idcook_sign()
75 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc); in dt_idcook_sign()
78 mismatch = argc != isp->dis_argc; in dt_idcook_sign()
82 if (mismatch) { in dt_idcook_sign()
/NextBSD/crypto/openssh/
HDsshconnect.c570 int remote_major, remote_minor, mismatch; in ssh_exchange_identification() local
655 mismatch = 0; in ssh_exchange_identification()
666 mismatch = 1; in ssh_exchange_identification()
688 mismatch = 1; in ssh_exchange_identification()
691 if (mismatch) in ssh_exchange_identification()
HDsshd.c429 int mismatch; in sshd_exchange_identification() local
526 mismatch = 0; in sshd_exchange_identification()
533 mismatch = 1; in sshd_exchange_identification()
537 mismatch = 1; in sshd_exchange_identification()
555 mismatch = 1; in sshd_exchange_identification()
561 if (mismatch) { in sshd_exchange_identification()
/NextBSD/sys/conf/
HDkern.pre.mk139 NORMAL_FWO= ${LD} -b binary --no-warn-mismatch -d -warn-common -r \
206 SYSTEM_LD= @${LD} -Bdynamic -T ${LDSCRIPT} ${_LDFLAGS} --no-warn-mismatch \
HDkmod.mk159 ${LD} -b binary --no-warn-mismatch ${_LDFLAGS} \
163 ${LD} -b binary --no-warn-mismatch ${_LDFLAGS} \
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_flags.inc106 // Turn off alloc/dealloc mismatch checker on Mac and Windows for now.
115 "Report errors on mismatch betwen size of new and delete.")
/NextBSD/crypto/openssl/doc/crypto/
HDX509_STORE_CTX_get_error.pod194 =item B<X509_V_ERR_SUBJECT_ISSUER_MISMATCH: subject issuer mismatch>
201 =item B<X509_V_ERR_AKID_SKID_MISMATCH: authority and subject key identifier mismatch>
208 =item B<X509_V_ERR_AKID_ISSUER_SERIAL_MISMATCH: authority and issuer serial number mismatch>

123456