Searched refs:time_buffer (Results 1 – 1 of 1) sorted by relevance
286 char time_buffer[19]; in text_update() local288 rc = lutil_time_string( time_buffer, remaining_time, 2); in text_update()290 snprintf( buf, buf_end-buf, " eta %6s", time_buffer ); in text_update()292 rc = lutil_time_string( time_buffer, elapsed, 5); in text_update()295 time_buffer ); in text_update()