Searched defs:monthtime (Results 1 - 2 of 2) sorted by relevance

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

Completed in 112 milliseconds