lp_timestamp_logs  916 source3/lib/debug.c 	bool timestamp = (!stdout_logging && (lp_timestamp_logs() || !(lp_loaded())));
lp_timestamp_logs 1017 source3/lib/debug.c 	if( lp_timestamp_logs() || lp_debug_prefix_timestamp() || !(lp_loaded()) ) {
lp_timestamp_logs 5393 source3/param/loadparm.c FN_GLOBAL_BOOL(lp_timestamp_logs, &Globals.bTimestampLogs)