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

/external/iproute2/lib/
H A Dutils.c1078 char tshort[40]; local
1080 strftime(tshort, sizeof(tshort), "%Y-%m-%dT%H:%M:%S", tm);
1081 fprintf(fp, "[%s.%06ld] ", tshort, tv.tv_usec);

Completed in 65 milliseconds