Searched refs:prev_time_string (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1ClockP.h73 char prev_time_string[ASCII_TIME_BUFLEN]; member in struct:__anon290
H A DXaw3_1Clock.c287 w->clock.prev_time_string[0] = '\0';
333 prev_len = strlen (w->clock.prev_time_string);
335 (w->clock.prev_time_string[i] == time_ptr[i])); i++);
336 strcpy (w->clock.prev_time_string+i, time_ptr+i);

Completed in 498 milliseconds