Home | History | Annotate | Download | only in tzcode

Lines Matching refs:r_stdoff

83 	long		r_stdoff;	/* offset from standard time */
548 r->r_tod, r->r_todisstd, r->r_todisgmt, r->r_stdoff
562 fprintf(f, ", offset %ld", r->r_stdoff);
1104 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1998 if (rp->r_todisstd && rp->r_stdoff == 0)
2034 if (rp->r_stdoff == 0) {
2056 if (stdrp != NULL && stdrp->r_stdoff != 0)
2077 if (dstrp->r_stdoff != SECSPERMIN * MINSPERHOUR)
2079 -(zp->z_gmtoff + dstrp->r_stdoff)) != 0) {
2084 if (stringrule(result, dstrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2089 if (stringrule(result, stdrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
2237 if (finalRule1->r_stdoff == finalRule2->r_stdoff) {
2340 stdoff = rp->r_stdoff;
2349 rp->r_stdoff != 0,
2359 rp->r_stdoff !=
2392 rp->r_stdoff != 0, FALSE);
2393 offset = oadd(zp->z_gmtoff, rp->r_stdoff);
2395 type = addtype(offset, zp->z_gmtoff, rp->r_stdoff,
2396 ab, rp->r_stdoff != 0,
2399 type = addtype(offset, ab, rp->r_stdoff != 0,