Searched refs:epoch (Results 1 – 15 of 15) sorted by relevance
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tminit.c | 135 time_t epoch; in tzwest() local 147 epoch = 0; in tzwest() 148 clock = &epoch; in tzwest()
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | perfstat.c | 1055 static time_t epoch; local 1067 if (epoch == 0) 1068 epoch = now.tv_sec; 1069 now.tv_sec -= epoch;
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | main.c | 65 struct timeval epoch; /* when started */ variable 143 epoch = clk; in main() 144 epoch.tv_sec -= EPOCH; in main() 457 epoch.tv_sec += dt; in main() 460 timevalsub(&now, &clk, &epoch); in main()
|
H A D | trace.c | 112 secs += epoch.tv_sec; in ts() 124 secs = tv->tv_sec + epoch.tv_sec; in ts_full()
|
H A D | defs.h | 594 extern struct timeval epoch; /* system clock when started */
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 379 ../libc/compat/sys5/epoch.h \ 428 s5pics/times.o : ../libc/compat/sys5/epoch.h ../libc/compat/sys5/times.c 432 ../libc/compat/sys5/epoch.h: ../libc/compat/sys5/mkepoch
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | tape.c | 703 static char *epoch = NULL; in printdumpinfo() local 705 if (epoch == NULL) { in printdumpinfo() 706 epoch = strdup(gettext("the epoch\n")); in printdumpinfo() 707 if (epoch == NULL) { in printdumpinfo() 719 (dumpinfo.c_ddate == 0) ? epoch : lctime(&date)); in printdumpinfo()
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | TYPES | 158 will define t1 as the time at the beginning of the epoch and t2
|
/titanic_50/usr/src/cmd/units/ |
H A D | unittab | 220 / epoch May 22, 1998
|
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 365 the epoch. Unfortunately, it is affected by stime(2) or adjtime(2) 368 general to represent an absolute time since the epoch. For instance,
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | uDNS.c | 3740 …reply->epoch = (mDNSs32)((mDNSs32)pkt[8] << 24 | (mDNSs32)pkt[9] << 16 | (mDNSs32)pkt[10] << 8 … in uDNS_ReceivePCPPacket() 3743 server_delta = reply->epoch - m->LastNATupseconds; in uDNS_ReceivePCPPacket() 3744 …%u client_delta %d server_delta %d", reply->opCode, reply->result, reply->epoch, client_delta, ser… in uDNS_ReceivePCPPacket() 3747 m->LastNATupseconds = reply->epoch ? reply->epoch : 1; in uDNS_ReceivePCPPacket() 3820 reply->opCode, reply->result, reply->lifetime, reply->epoch); in uDNS_ReceivePCPPacket()
|
H A D | mDNSEmbeddedAPI.h | 1215 mDNSu32 epoch;
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 93 08-12-19 tm/tmxdate.c: check for dates near the epoch rolling back to the future 94 08-12-19 tm/tmxfmt.c: change %s for now==0 to be the epoch
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 7876 epoch
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 7874 epoch
|