Home
last modified time | relevance | path

Searched defs:mismatch (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dmismatch.h26 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _BinaryPredic… in mismatch() function
35 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2) { in mismatch() function
42 mismatch(_InputIterator1 __first1, in mismatch() function
55 mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _InputIterato… in mismatch() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dfnmatch.c106 const char * const mismatch = pattern; in classmatch() local
151 const char * const mismatch = *pattern; in fnmatch_ch() local
301 const char *mismatch = NULL; in fnmatch() local
/freebsd/crypto/openssh/regress/
H A Dproto-mismatch.sh6 mismatch () function
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S112 mismatch: label
/freebsd/contrib/mtree/
H A Dspecspec.c106 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() function
/freebsd/contrib/tcsh/
H A Ded.inputl.c44 static Char mismatch[] = { '\\', '-', '%', '\0' }; variable
/freebsd/crypto/openssh/
H A Dssh_api.c338 const char *mismatch = "Protocol mismatch.\r\n"; in _ssh_read_banner() local
H A Dkex.c1490 int remote_major, remote_minor, mismatch, oerrno = 0; in kex_exchange_identification() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_ident.c64 int i, compat, mismatch, arglimit, iskey; in dt_idcook_sign() local
H A Ddt_cc.c1433 int mismatch; /* error on bad match */ in dt_compile_agg() member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c626 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; in ar9300_mci_wait_for_gpm() local
/freebsd/sys/geom/mirror/
H A Dg_mirror.c2435 const char *mismatch; in g_mirror_update_device() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c2440 boolean_t mismatch = B_FALSE; in vdev_validate() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12416 bool mismatch = true; in CheckMain() local
H A DSemaChecking.cpp19414 bool mismatch = false; in CheckArgumentWithTypeTag() local