stdout_logging    137 source3/lib/debug.c static bool    stdout_logging = False;
stdout_logging    578 source3/lib/debug.c 	stdout_logging = False;
stdout_logging    589 source3/lib/debug.c 		stdout_logging = True;
stdout_logging    634 source3/lib/debug.c 	if (stdout_logging)
stdout_logging    798 source3/lib/debug.c 	if( stdout_logging ) {
stdout_logging    916 source3/lib/debug.c 	bool timestamp = (!stdout_logging && (lp_timestamp_logs() || !(lp_loaded())));
stdout_logging   1011 source3/lib/debug.c 	if( stdout_logging )