Home
last modified time | relevance | path

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

/dports/emulators/hercules/hercules-3.13/
H A Dimpl.c350 time( &sysblk.impltime ); in impl()
H A Dhstructs.h398 time_t impltime; /* TOD system was IMPL'ed */ member
H A Dhsccmd.c550 uptime = (unsigned) difftime( now, sysblk.impltime ); in uptime_cmd()