Searched defs:mismatch (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/usr.sbin/mtree/ |
H A D | specspec.c | 99 mismatch(NODE *n1, NODE *n2, int differ, char const *path) in mismatch() function
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | ed.inputl.c | 44 static Char mismatch[] = { '\\', '-', '%', '\0' }; variable
|
/dflybsd-src/crypto/openssh/ |
H A D | ssh_api.c | 343 const char *mismatch = "Protocol mismatch.\r\n"; in _ssh_read_banner() local
|
H A D | kex.c | 1240 int remote_major, remote_minor, mismatch, oerrno = 0; in kex_exchange_identification() local
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | traditional.c | 1132 bool mismatch; in _cpp_expansions_different_trad() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | traditional.c | 1279 bool mismatch; in _cpp_expansions_different_trad() local
|
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_mci.c | 612 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; in ar9300_mci_wait_for_gpm() local
|
/dflybsd-src/lib/libtcplay/ |
H A D | tcplay.c | 1964 int i,k, nciphers = 0, mismatch = 0; in check_cipher_chain() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | name-lookup.c | 2537 int mismatch = 0; in check_extern_c_conflict() local
|