NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
GMT
usr.bin/last/last.c
362
tm = (flags & GMT) ? gmtime(&t) : localtime(&t);
usr.bin/last/want.c
242
fulltime | TIMEONLY | GMT));
usr.bin/last/want.c
248
fulltime | TIMEONLY | GMT));