Home
last modified time | relevance | path

Searched defs:timeoff (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tzcode/
H A Dprivate.h708 # define timeoff tz_timeoff macro
980 # define timeoff tz_private_timeoff macro
H A Dlocaltime.c116 # define timeoff timex_timeoff macro
2663 # define timeoff my_timeoff /* Don't collide with OpenBSD 7.4 <time.h>. */ macro
2671 timeoff(struct tm *tmp, long offset) in timeoff() function
/freebsd/libexec/bootpd/
H A Dreadfile.c775 int32 timeoff; in eval_symbol() local