zic.c | 2950 stringrule(char *result, int resultlen, struct rule *const rp, zic_t save, const zic_t stdoff) function in typeref:typename:int 3143 c = stringrule(result + len, resultlen - len, dstrp, dstrp->r_save, stdzp->z_stdoff); 3152 c = stringrule(result + len, resultlen - len, stdrp, dstrp->r_save, stdzp->z_stdoff);
|