Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c1616 #define STIME_COLUMN_WIDTH 8 macro
1633 char st_buf[STIME_COLUMN_WIDTH + 1]; in sprint_stime()
1634 size_t newsize = (*buf ? strlen(*buf) : 0) + STIME_COLUMN_WIDTH + 2; in sprint_stime()
1651 STIME_COLUMN_WIDTH + 1, "-"); in sprint_stime()
1673 STIME_COLUMN_WIDTH + 1, st_buf); in sprint_stime()
1786 { "STIME", STIME_COLUMN_WIDTH, sprint_stime,