mismatch          118 source4/torture/gentest.c 	const char *mismatch;
mismatch         1184 source4/torture/gentest.c 		current_op.mismatch = nt_errstr(status1);
mismatch         1204 source4/torture/gentest.c 	current_op.mismatch = nt_errstr(status1);
mismatch         1253 source4/torture/gentest.c 				current_op.mismatch = "oplock break";
mismatch         1301 source4/torture/gentest.c 				current_op.mismatch = "notify count";
mismatch         1312 source4/torture/gentest.c 				current_op.mismatch = "Notify status";
mismatch         1329 source4/torture/gentest.c 					current_op.mismatch = "notify action";
mismatch         1337 source4/torture/gentest.c 					current_op.mismatch = "notify name";
mismatch         1345 source4/torture/gentest.c 					current_op.mismatch = "notify name length";
mismatch         1377 source4/torture/gentest.c 			current_op.mismatch = nt_errstr(status[0]); \
mismatch         1443 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1452 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1462 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1471 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1476 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1488 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1498 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         1509 source4/torture/gentest.c 		current_op.mismatch = #field; \
mismatch         2977 source4/torture/gentest.c 	const char *mismatch = current_op.mismatch;
mismatch         3004 source4/torture/gentest.c 			} else if (mismatch != current_op.mismatch &&
mismatch         3005 source4/torture/gentest.c 				   strcmp(mismatch, current_op.mismatch)) {