Searched refs:mismatch (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-10.3-release/crypto/openssh/regress/
H A Dproto-mismatch.sh1 # $OpenBSD: proto-mismatch.sh,v 1.4 2015/03/03 22:35:19 markus Exp $
4 tid="protocol version mismatch"
6 mismatch () function
18 mismatch 2 SSH-1.5-HALLO
20 mismatch 1 SSH-2.0-HALLO
H A DMakefile23 proto-mismatch \
/freebsd-10.3-release/contrib/gcclibs/libdecnumber/
H A DdecNumberLocal.h78 #error Maximum digits mismatch
81 #error Maximum exponent mismatch
84 #error Minimum exponent mismatch
/freebsd-10.3-release/contrib/libstdc++/include/backward/
H A Dalgobase.h75 using std::mismatch;
/freebsd-10.3-release/contrib/apr/strings/
H A Dapr_fnmatch.c76 const char * const mismatch = *pattern; local
161 *pattern = mismatch;
207 const char *mismatch = NULL; local
285 mismatch = pattern;
355 * but slashes will mismatch, and are not consumed)
369 pattern = mismatch;
/freebsd-10.3-release/usr.bin/grep/regex/
H A Dtre-fastmatch.c117 * Shifts in the input string after a mismatch. The position of the
118 * mismatch is stored in the mismatch variable.
132 if (u != 0 && (unsigned)mismatch == fg->wlen - 1 - shift) \
133 mismatch -= u; \
134 v = fg->wlen - 1 - mismatch; \
138 gs = fg->bmGs[mismatch]; \
141 DPRINT(("tre_fast_match: mismatch on character" CHF ", " \
143 ((const tre_char_t *)startptr)[mismatch + 1], \
149 if (u != 0 && (unsigned)mismatch
848 int mismatch; local
[all...]
/freebsd-10.3-release/contrib/mtree/
H A Dspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) function
139 mismatch(n1, n2, differs, path);
144 mismatch(n1, n2, differs, path);
149 mismatch(n1, n2, differs, path);
187 mismatch(n1, n2, differs, path);
/freebsd-10.3-release/usr.sbin/mtree/
H A Dspecspec.c93 mismatch(NODE *n1, NODE *n2, int differ, char const *path) function
126 mismatch(n1, n2, differs, path);
131 mismatch(n1, n2, differs, path);
136 mismatch(n1, n2, differs, path);
170 mismatch(n1, n2, differs, path);
/freebsd-10.3-release/usr.sbin/etcupdate/tests/
H A Dalways_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)
H A Dtests_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)
/freebsd-10.3-release/crypto/openssh/
H A Dssh_api.c316 const char *mismatch = "Protocol mismatch.\r\n"; local
345 mismatch, strlen(mismatch))) != 0)
H A Dsshconnect.c551 int remote_major, remote_minor, mismatch; local
636 mismatch = 0;
647 mismatch = 1;
669 mismatch = 1;
672 if (mismatch)
H A Dsshd.c431 int mismatch; local
494 s = "Protocol mismatch.\n";
527 mismatch = 0;
534 mismatch = 1;
538 mismatch = 1;
556 mismatch = 1;
562 if (mismatch) {
1103 fatal("%s: rexec version mismatch", __func__);
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c64 int i, compat, mismatch, arglimit, iskey; local
72 mismatch = argc < isp->dis_varargs;
75 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc);
78 mismatch = argc != isp->dis_argc;
82 if (mismatch) {
83 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"
335 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
448 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
H A Ddt_cc.c336 "%s( ) prototype mismatch: %d args passed, 1 expected\n",
379 "%s( ) prototype mismatch: %d args passed, %d expected\n",
441 "%s( ) prototype mismatch: %d args passed, %s expected\n",
525 "%s( ) prototype mismatch: %d args passed, %d expected\n",
767 "mismatch: expected at most 3 args\n");
806 "mismatch: too many arguments\n");
871 "mismatch: too many arguments\n");
1416 * mismatch.
1476 int mismatch; /* error on bad match */ member in struct:__anon43
1575 * mismatch
[all...]
/freebsd-10.3-release/sys/conf/
H A Dkern.pre.mk139 NORMAL_FWO= ${LD} -b binary --no-warn-mismatch -d -warn-common -r \
173 SYSTEM_LD= @${LD} -Bdynamic -T ${LDSCRIPT} ${LDFLAGS} --no-warn-mismatch \
H A Dkmod.mk170 ${LD} -b binary --no-warn-mismatch ${LDFLAGS} \
174 ${LD} -b binary --no-warn-mismatch ${LDFLAGS} \
/freebsd-10.3-release/contrib/tcsh/
H A Ded.inputl.c48 static Char mismatch[] = { '\\', '-', '%', '\0' }; variable
51 Strchr(mismatch, (c)))
/freebsd-10.3-release/contrib/libstdc++/include/bits/
H A Dstl_algobase.h697 * @return A pair of iterators pointing to the first mismatch.
706 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
731 * @return A pair of iterators pointing to the first mismatch.
742 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, function
/freebsd-10.3-release/contrib/gcc/cp/
H A Dtypeck2.c1256 goto mismatch;
1265 mismatch:
/freebsd-10.3-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c612 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; local
706 mismatch++;
719 "(MCI) GPM receiving timeout, mismatch = %d\n", mismatch);
/freebsd-10.3-release/contrib/gcc/
H A Dgcov.c998 fnotice (stderr, "%s:stamp mismatch with graph file\n", da_file_name);
1036 mismatch:;
1037 fnotice (stderr, "%s:profile mismatch for '%s'\n",
1045 goto mismatch;
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dresrc.c2064 of the resource; it will be NULL if there is a level mismatch. RES
2179 wr_printcomment (e, "Unexpected resource type mismatch: ");
/freebsd-10.3-release/contrib/binutils/
H A Dltmain.sh128 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
952 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
959 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
967 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
/freebsd-10.3-release/contrib/libyaml/config/
H A Dltmain.sh134 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
831 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
838 $progname: Version mismatch error. This is $PACKAGE $VERSION, but the
846 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,

Completed in 402 milliseconds

12