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

  /src/lib/libc/time/
zic.c 2950 stringrule(char *result, int resultlen, struct rule *const rp, zic_t save, const zic_t stdoff)
2998 tod += stdoff;
3272 zic_t stdoff = zp->z_stdoff; local in function:outzone
3273 zic_t startoff = stdoff;
3331 ** assuming the current stdoff and
3337 -stdoff);
3353 offset = r->r_todisut ? 0 : stdoff;
3464 starttime = tadd(starttime, -stdoff);
zic.c 2950 stringrule(char *result, int resultlen, struct rule *const rp, zic_t save, const zic_t stdoff)
2998 tod += stdoff;
3272 zic_t stdoff = zp->z_stdoff; local in function:outzone
3273 zic_t startoff = stdoff;
3331 ** assuming the current stdoff and
3337 -stdoff);
3353 offset = r->r_todisut ? 0 : stdoff;
3464 starttime = tadd(starttime, -stdoff);

Completed in 29 milliseconds