Home
last modified time | relevance | path

Searched refs:tod_epoch (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/hercules/hercules-3.13/
H A Dclock.c165 sysblk.regs[cpu]->tod_epoch = epoch; in adjust_epoch_cpu_all()
183 tod_epoch = epoch; in set_tod_epoch()
193 tod_epoch += epoch; in adjust_tod_epoch()
195 adjust_epoch_cpu_all(tod_epoch); in adjust_tod_epoch()
207 return tod_epoch; in get_tod_epoch()
284 return current_tod + regs->tod_epoch; in tod_clock()
644 STORE_DW(qto.todepoch, regs->tod_epoch << 8); in ARCH_DEP()
H A Dclock.h69 _CLOCK_EXTERN S64 tod_epoch; /* Bits 0-7 TOD clock epoch */ variable
94 (tod_value + (_regs)->tod_epoch)
H A Ddiagnose.c379 regs->GR_L(r2) = (regs->tod_epoch >> 24) & 0xFFFFFFFF; in ARCH_DEP()
380 regs->GR_L(r2+1)= (regs->tod_epoch << 8) & 0xFFFFFFFF; in ARCH_DEP()
H A Dsie.c521 GUESTREGS->tod_epoch = regs->tod_epoch + (GUESTREGS->sie_epoch >> 8); in DEF_INST()
H A Dhstructs.h100 S64 tod_epoch; /* TOD epoch for this CPU */ member
H A Dcpu.c1294 regs->tod_epoch = get_tod_epoch(); in cpu_init()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-monitor/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dtod.c65 case tod_epoch: in tod_stamp()
H A Dmacros.h217 tod_mbx, tod_epoch, tod_epoch_l, tod_zulu };
/dports/mail/exim-monitor/exim-4.95/doc/
H A DExim4.upgrade729 mailstore is set. The default is "q${base62:$tod_epoch}-$inode", which
1309 . A new expansion variable called $tod_epoch gives the time as a single decimal
1313 example, ${base62:$tod_epoch}.
/dports/mail/exim-sa-exim/exim-4.95/doc/
H A DExim4.upgrade729 mailstore is set. The default is "q${base62:$tod_epoch}-$inode", which
1309 . A new expansion variable called $tod_epoch gives the time as a single decimal
1313 example, ${base62:$tod_epoch}.
/dports/mail/exim-postgresql/exim-4.95/doc/
H A DExim4.upgrade729 mailstore is set. The default is "q${base62:$tod_epoch}-$inode", which
1309 . A new expansion variable called $tod_epoch gives the time as a single decimal
1313 example, ${base62:$tod_epoch}.
/dports/mail/exim-ldap2/exim-4.95/doc/
H A DExim4.upgrade729 mailstore is set. The default is "q${base62:$tod_epoch}-$inode", which
1309 . A new expansion variable called $tod_epoch gives the time as a single decimal
1313 example, ${base62:$tod_epoch}.
/dports/mail/exim-mysql/exim-4.95/doc/
H A DExim4.upgrade729 mailstore is set. The default is "q${base62:$tod_epoch}-$inode", which
1309 . A new expansion variable called $tod_epoch gives the time as a single decimal
1313 example, ${base62:$tod_epoch}.

12