Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/w/
H A Dw.c628 char monthtime[20]; in prtat() local
630 (void) strftime(monthtime, sizeof (monthtime), in prtat()
632 PRINTF(("%-11s ", monthtime)); in prtat()
/illumos-gate/usr/src/cmd/whodo/
H A Dwhodo.c853 char monthtime[20]; in prtat() local
855 (void) strftime(monthtime, sizeof (monthtime), in prtat()
857 PRINTF(("%-11s ", monthtime)); in prtat()