DEBUG_STDOUT      144 lib/util/debug.c 	case DEBUG_STDOUT:
DEBUG_STDOUT       88 source4/lib/cmdline/popt_common.c 		setup_logging(pname, DEBUG_STDOUT);
DEBUG_STDOUT      261 source4/smbd/server.c 	setup_logging(binary_name, opt_interactive?DEBUG_STDOUT:DEBUG_FILE);
DEBUG_STDOUT     3222 source4/torture/gentest.c 	setup_logging("gentest", DEBUG_STDOUT);
DEBUG_STDOUT     3229 source4/torture/gentest.c 	setup_logging(argv[0], DEBUG_STDOUT);
DEBUG_STDOUT      630 source4/torture/locktest.c 	setup_logging("locktest", DEBUG_STDOUT);
DEBUG_STDOUT      510 source4/torture/locktest2.c 	setup_logging(argv[0], DEBUG_STDOUT);
DEBUG_STDOUT      357 source4/torture/masktest.c 	setup_logging("masktest", DEBUG_STDOUT);