Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/w/
H A Dw.c696 char monthtime[20]; in prtat() local
698 (void) strftime(monthtime, sizeof (monthtime), in prtat()
700 PRINTF(("%-11s ", monthtime)); in prtat()
/titanic_50/usr/src/cmd/whodo/
H A Dwhodo.c787 char monthtime[20]; in prtat() local
789 (void) strftime(monthtime, sizeof (monthtime), in prtat()
791 PRINTF(("%-11s ", monthtime)); in prtat()