Searched refs:timestamp_str (Results 1 – 4 of 4) sorted by relevance
38 char const * timestamp_str( timestamp const * const );
190 char const * timestamp_str( timestamp const * const time ) in timestamp_str() function
158 return object_new( timestamp_str( time ) ); in outf_time()
400 object_str( t->name ), timestamp_str( &t->time ) ); in make0()