g_d_tim 51 core/gps.c static char g_d_tim[10]; g_d_tim 649 core/gps.c sprintf(g_d_tim, "%02d:%02d:%02d", ttm->tm_hour, ttm->tm_min, ttm->tm_sec); g_d_tim 978 core/gps.c strncpy( l_tim , g_d_tim, 10 ); g_d_tim 1264 core/gps.c strncpy( l_tim, g_d_tim, 10 ); g_d_tim 1457 core/gps.c strncpy( l_tim , g_d_tim, 10 );