showall            28 source3/torture/locktest.c static bool showall;
showall           330 source3/torture/locktest.c 		if (showall || !NT_STATUS_EQUAL(status[0],status[1])) {
showall           337 source3/torture/locktest.c 		if (showall || !NT_STATUS_EQUAL(status[0],status[1])) show_locks();
showall           349 source3/torture/locktest.c 		if (showall || 
showall           356 source3/torture/locktest.c 		if (showall || !NT_STATUS_EQUAL(status[0],status[1])) show_locks();
showall           376 source3/torture/locktest.c 		if (showall) {
showall           549 source3/torture/locktest.c 	showall = True;
showall           679 source3/torture/locktest.c 			showall = True;
showall            26 source3/torture/locktest2.c static bool showall;
showall           260 source3/torture/locktest2.c 		if (showall || ret[0] != ret[1]) {
showall           267 source3/torture/locktest2.c 		if (showall) brl_forall(print_brl, NULL);
showall           276 source3/torture/locktest2.c 		if (showall || (!hide_unlock_fails && (ret[0] != ret[1]))) {
showall           282 source3/torture/locktest2.c 		if (showall) brl_forall(print_brl, NULL);
showall           295 source3/torture/locktest2.c 		if (showall) {
showall           439 source3/torture/locktest2.c 	showall = True;
showall           541 source3/torture/locktest2.c 			showall = True;
showall            26 source3/torture/masktest.c static bool showall = False;
showall           345 source3/torture/masktest.c 	if (showall ||
showall           539 source3/torture/masktest.c 			showall = 1;
showall            47 source4/torture/gentest.c 	int showall;
showall          3145 source4/torture/gentest.c 		{"showall",       0, POPT_ARG_NONE, &options.showall,    0,      "display all operations", NULL},
showall            33 source4/torture/locktest.c static int showall;
showall           269 source4/torture/locktest.c 		if (showall || !NT_STATUS_EQUAL(status[0],status[1])) {
showall           310 source4/torture/locktest.c 		if (showall || 
showall           336 source4/torture/locktest.c 		if (showall) {
showall           520 source4/torture/locktest.c 	showall = true;
showall           573 source4/torture/locktest.c 		{"showall",       0, POPT_ARG_NONE, &showall,    0,      "display all operations", NULL},
showall            28 source4/torture/locktest2.c static bool showall;
showall           255 source4/torture/locktest2.c 		if (showall || ret[0] != ret[1]) {
showall           270 source4/torture/locktest2.c 		if (showall || (!hide_unlock_fails && (ret[0] != ret[1]))) {
showall           288 source4/torture/locktest2.c 		if (showall) {
showall           437 source4/torture/locktest2.c 	showall = true;
showall           548 source4/torture/locktest2.c 			showall = true;
showall            34 source4/torture/masktest.c static bool showall = false;
showall           206 source4/torture/masktest.c 	if (showall || strcmp(res1, res2)) {
showall           316 source4/torture/masktest.c 		{"showall",       0, POPT_ARG_NONE, &showall,    0,      "display all operations", NULL},