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

123

/macosx-10.10/OpenSSH-189/openssh/regress/
H A Dproto-mismatch.sh1 # $OpenBSD: proto-mismatch.sh,v 1.3 2002/03/15 13:08:56 markus Exp $
4 tid="protocol version mismatch"
6 mismatch () function
18 mismatch 2 SSH-1.5-HALLO
19 mismatch 1 SSH-2.0-HALLO
H A DMakefile22 proto-mismatch \
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dpause.c31 #error cancellable call vs. __DARWIN_NON_CANCELABLE mismatch
H A Dusleep.c31 #error cancellable call vs. __DARWIN_NON_CANCELABLE mismatch
H A Dsleep.c31 #error cancellable call vs. __DARWIN_NON_CANCELABLE mismatch
H A Dpselect.c31 #error cancellable call vs. __DARWIN_NON_CANCELABLE mismatch
/macosx-10.10/sudo-73/src/
H A Dfnmatch.c105 const char * const mismatch = pattern; local
112 *ep = mismatch;
118 *ep = mismatch;
135 *ep = mismatch;
159 const char * const mismatch = *pattern; local
253 *pattern = mismatch;
307 const char *mismatch = NULL; local
388 mismatch = pattern;
458 * but slashes will mismatch, and are not consumed)
472 pattern = mismatch;
[all...]
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/backward/
H A Dalgobase.h75 using std::mismatch;
/macosx-10.10/apr-32/apr/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;
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DPropertyDescriptor.cpp208 unsigned mismatch = other.m_attributes ^ m_attributes; local
210 if (sharedSeen & WritablePresent && mismatch & ReadOnly)
212 if (sharedSeen & ConfigurablePresent && mismatch & DontDelete)
214 if (sharedSeen & EnumerablePresent && mismatch & DontEnum)
/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfipsld96 { echo "${PREMAIN_C} fingerprint mismatch"; exit 1; }
100 { echo "${CANISTER_O} fingerprint mismatch"; exit 1; }
150 { echo "${CANISTER_O} fingerprint mismatch"; exit 1; }
155 { echo "${PREMAIN_C} fingerprint mismatch"; exit 1; }
/macosx-10.10/emacs-93/emacs/lisp/
H A Dparen.el69 (defcustom show-paren-ring-bell-on-mismatch nil
95 (defface show-paren-mismatch
101 (put 'show-paren-mismatch-face 'face-alias 'show-paren-mismatch)
146 pos mismatch face)
158 ;; Errors or nil mean there is a mismatch.
161 (error (setq pos t mismatch t)))
175 (setq mismatch
199 (if mismatch
201 (if show-paren-ring-bell-on-mismatch
[all...]
/macosx-10.10/file_cmds-242/mtree/
H A Dspecspec.c94 mismatch(NODE *n1, NODE *n2, int differ, char const *path) function
129 mismatch(n1, n2, differs, path);
133 mismatch(n1, n2, differs, path);
137 mismatch(n1, n2, differs, path);
171 mismatch(n1, n2, differs, path);
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/examples/
H A Drandom.tcl111 error mismatch
115 puts "\n### $i: mismatch [mk::get db.v!$j d] != [lindex $mirror $j]"
116 error mismatch
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-xtra.el62 (defun eshell/mismatch (&rest args)
64 (apply 'mismatch (car args) (cadr args) :test 'equal
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dcache_storage.c251 int mismatch = 0; local
300 r, APLOGNO(00694) "cache_select(): Vary header mismatch.");
301 mismatch = 1;
308 if (mismatch) {
333 mismatch = 1;
337 if (mismatch || !cache_check_freshness(h, cache, r)) {
355 if (!mismatch) {
/macosx-10.10/vim-55/runtime/syntax/
H A Dscheme.vim225 syn keyword schemeExtFunc exn exn:application:arity exn:application:continuation exn:application:fprintf:mismatch
226 syn keyword schemeExtFunc exn:application:mismatch exn:application:type exn:application:mismatch exn:break exn:i/o:filesystem exn:i/o:port
228 syn keyword schemeExtFunc exn:read:non-char exn:special-comment exn:syntax exn:thread exn:user exn:variable exn:application:mismatch
229 syn keyword schemeExtFunc exn? exn:application:arity? exn:application:continuation? exn:application:fprintf:mismatch? exn:application:mismatch?
230 syn keyword schemeExtFunc exn:application:type? exn:application:mismatch? exn:break? exn:i/o:filesystem? exn:i/o:port? exn:i/o:port:closed?
232 syn keyword schemeExtFunc exn:special-comment? exn:syntax? exn:thread? exn:user? exn:variable? exn:application:mismatch?
/macosx-10.10/BerkeleyDB-21/db/test/scr031/src/
H A Dclient.c299 goto mismatch;
302 mismatch: fprintf(stderr,
/macosx-10.10/vim-55/src/po/
H A Dcheck.vim70 " - msgstr "E321: ..." error code mismatch
/macosx-10.10/gpatch-3/patch/
H A Dpatch.c183 int mismatch = 0; local
237 mismatch = 1;
365 || (backup_if_mismatch && (mismatch | failed))));
374 mismatch = 1;
387 || (backup_if_mismatch && (mismatch | failed))));
399 say ("Not setting time of file %s (time mismatch)\n",
401 else if (! force && (mismatch | failed))
402 say ("Not setting time of file %s (contents mismatch)\n",
522 {"backup-if-mismatch", no_argument, NULL, CHAR_MAX + 5},
523 {"no-backup-if-mismatch", no_argumen
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dsshconnect.c465 int remote_major, remote_minor, mismatch; local
550 mismatch = 0;
561 mismatch = 1;
583 mismatch = 1;
586 if (mismatch)
H A Dsshd.c423 int mismatch; local
486 s = "Protocol mismatch.\n";
511 mismatch = 0;
518 mismatch = 1;
522 mismatch = 1;
540 mismatch = 1;
546 if (mismatch) {
988 fatal("%s: rexec version mismatch", __func__);
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_ident.c54 int i, compat, mismatch, arglimit, iskey; local
62 mismatch = argc < isp->dis_varargs;
65 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc);
68 mismatch = argc != isp->dis_argc;
72 if (mismatch) {
73 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"
325 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
435 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
/macosx-10.10/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter3/
H A Dcodegen.ml43 (* If argument mismatch error. *)
/macosx-10.10/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter4/
H A Dcodegen.ml43 (* If argument mismatch error. *)

Completed in 321 milliseconds

123