Home
last modified time | relevance | path

Searched refs:getsave (Results 1 – 1 of 1) sorted by relevance

/src/contrib/tzcode/
H A Dzic.c264 static zic_t getsave(char *, bool *);
1939 zp->z_save = getsave(zp->z_rule, &zp->z_isdst); in associate()
2112 getsave(char *field, bool *isdst) in getsave() function
2149 r.r_save = getsave(fields[RF_SAVE], &r.r_isdst); in inrule()