Home
last modified time | relevance | path

Searched refs:STIME_COLUMN_WIDTH (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/svc/svcs/
H A Dsvcs.c1627 #define STIME_COLUMN_WIDTH 8 macro
1644 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,