Home
last modified time | relevance | path

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

/dragonfly/usr.bin/last/
H A Dlast.c95 static int fulltime = 0; /* Display seconds? */ variable
172 fulltime = 1; in main()
370 ct = fmttime(bp->ut_xtime, fulltime); in wtmpx()
387 ct = fmttime(bp->ut_xtime, fulltime); in wtmpx()
414 ct = fmttime(bp->ut_xtime, fulltime); in wtmpx()
430 fulltime | TIMEONLY)); in wtmpx()
435 fulltime | TIMEONLY | GMT)); in wtmpx()
440 fulltime | TIMEONLY | GMT)); in wtmpx()
448 fulltime = 1; /* show full time */ in wtmpx()