Searched refs:getsave (Results 1 – 1 of 1) sorted by relevance
161 static zic_t getsave(char *, bool *);1162 zp->z_save = getsave(zp->z_rule, &zp->z_isdst); in associate()1325 getsave(char *field, bool *isdst) in getsave() function1362 r.r_save = getsave(fields[RF_SAVE], &r.r_isdst); in inrule()