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

/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dhashsum.c96 unsigned unread = 0, mismatch = 0; local
166 mismatch++;
171 if (mismatch || unread)
174 "of %d files mismatches", unread, mismatch);
/osnet-11/usr/src/lib/libsqlite/src/
H A Dencode.c247 printf(" ERROR decode mismatch\n");
H A Dvdbe.c1266 goto mismatch;
1274 goto mismatch;
1280 goto mismatch;
1285 goto mismatch;
1291 mismatch:
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c259 int mismatch = 0; local
279 mismatch = 1;
283 if ( mismatch ) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgv.t208 print $w =~ /Prototype mismatch/ ? "ok 47\n" : "not ok 47\n# $w";
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_ident.c53 int i, compat, mismatch, arglimit, iskey; local
61 mismatch = argc < isp->dis_varargs;
64 mismatch = (argc < isp->dis_optargs || argc > isp->dis_argc);
67 mismatch = argc != isp->dis_argc;
71 if (mismatch) {
72 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"
323 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
433 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s"
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsresize.c882 int mismatch = 0; local
917 if (!mismatch && !bit && !backup_boot &&
926 if (++mismatch > 10 && !opt.verbose)
938 if (mismatch) {
940 "accounting mismatches.\n", mismatch);
H A Dntfsclone.c1090 int mismatch = 0; local
1129 if (++mismatch > 10)
1140 if (mismatch) {
1141 Printf("Totally %d cluster accounting mismatches.\n", mismatch);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm234 =item * =item type mismatch (I<one> vs. I<two>)
878 -msg => "=item type mismatch ('$first' vs. '$type')"});
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlio.c1148 mismatch:
1154 goto mismatch;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm4299 $CPAN::Frontend->myprint(qq{\nChecksum mismatch for }.
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex519 % Evironment mismatch, #1 expected:
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex568 % Evironment mismatch, #1 expected:

Completed in 161 milliseconds