Searched refs:STIME_COLUMN_WIDTH (Results 1 – 1 of 1) sorted by relevance
1627 #define STIME_COLUMN_WIDTH 8 macro1644 char st_buf[STIME_COLUMN_WIDTH + 1]; in sprint_stime()1645 size_t newsize = (*buf ? strlen(*buf) : 0) + STIME_COLUMN_WIDTH + 2; in sprint_stime()1662 STIME_COLUMN_WIDTH + 1, "-"); in sprint_stime()1684 STIME_COLUMN_WIDTH + 1, st_buf); in sprint_stime()1797 { "STIME", STIME_COLUMN_WIDTH, sprint_stime,