OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JAN_1970
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mtrace/
mtrace.c
368
* This is possible because (
JAN_1970
mod 64K) is quite close to 32K,
375
tim = ((tim & 0xFFFF0000) + (
JAN_1970
<< 16)) +
595
save->qtime = ((tq.tv_sec +
JAN_1970
) << 16) +
597
save->rtime = ((tr.tv_sec +
JAN_1970
) << 16) +
688
base.qtime = ((tr.tv_sec +
JAN_1970
) << 16) +
690
base.rtime = ((tr.tv_sec +
JAN_1970
) << 16) +
1598
waittime = statint - (((tv.tv_sec +
JAN_1970
) & 0xFFFF) - (base.qtime >> 16));
/src/usr.sbin/mrouted/
defs.h
81
#define
JAN_1970
2208988800UL /* 1970 - 1900 in seconds */
prune.c
2109
resp->tr_qarr = htonl((tp.tv_sec +
JAN_1970
) << 16) +
Completed in 13 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025