HomeSort by: relevance | last modified time | path
    Searched defs:rpytime (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
zic.c 207 static zic_t rpytime(const struct rule * rp, zic_t wantedy);
2019 z.z_untiltime = rpytime(&z.z_untilrule,
3302 ** For those to do, calculate rpytime(rp, year);
3314 rp->r_temp = rpytime(rp, year);
3518 if (!lastat || lastat->at < rpytime(&xr, max_year - 1)) {
3519 addtt(rpytime(&xr, max_year + 1),
3857 rpytime(const struct rule *rp, zic_t wantedy) function in typeref:typename:zic_t

Completed in 15 milliseconds