Searched refs:sDT (Results 1 – 1 of 1) sorted by relevance
160 struct tm sDT; in dm_StartLogging() local184 pDT = (struct tm *)localtime_r(&tv.tv_sec, &sDT); in dm_StartLogging()225 struct tm sDT; in dm_StopLogging() local238 pDT = (struct tm *)localtime_r(&tv.tv_sec, &sDT); in dm_StopLogging()