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

/macosx-10.10/gnutar-453/gnutar/src/
H A Dlist.c989 tartime (struct timespec t, bool full_time) argument
1010 if (full_time)
1033 + (full_time ? sizeof ":SS.FFFFFFFFF" - 1 : 0))
1036 if (full_time)
H A Dcommon.h542 char const *tartime (struct timespec t, bool full_time);

Completed in 210 milliseconds