l_dat_gps         977 core/gps.c                 char l_dat_gps[12];   
l_dat_gps         981 core/gps.c                 strncpy( l_dat_gps ,  g_d_dat_gps,12 );
l_dat_gps        1069 core/gps.c                         sprintf(vBuf1, "    <gpst>%sT%sZ</gpst>\n", l_dat_gps, l_tim_gps);
l_dat_gps        1456 core/gps.c             char l_dat_gps[12];   
l_dat_gps        1460 core/gps.c             strncpy( l_dat_gps ,  g_d_dat_gps, 12 );
l_dat_gps        1511 core/gps.c                 sprintf(vBuf, "    <gpst>%sT%sZ</gpst>\n", l_dat_gps, l_tim_gps);