Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c481 struct lsinfo { /* leap second information */ struct
515 struct lsinfo lsis[TZ_MAX_LEAPS];
536 static struct lsinfo
537 lsinfo(ATTRIBUTE_MAYBE_UNUSED struct state const *sp, in lsinfo() function
549 ATTRIBUTE_MAYBE_UNUSED struct lsinfo lsinfo) in set_lsinfo() argument
552 sp->lsis[i] = lsinfo; in set_lsinfo()
1185 struct lsinfo ls; in tzloadbody()
1661 set_lsinfo(sp, i, lsinfo(basep, i)); in tzparse()
1662 leaplo = lsinfo(sp, leapcount(sp) - 1).ls_trans; in tzparse()
2360 struct lsinfo ls = lsinfo(sp, i); in timesub()
[all …]