Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c3131 doabbr(char *abbr, struct zone const *zp, char const *letters, in doabbr() function
3377 len = doabbr(result, stdzp, stdrp ? stdrp->r_abbrvar : NULL, in stringzone()
3387 len += doabbr(result + len, dstzp, dstrp->r_abbrvar, in stringzone()
3541 doabbr(startbuf, zp, NULL, zp->z_isdst, save, false); in outzone()
3640 doabbr(startbuf, zp, rp->r_abbrvar, in outzone()
3652 doabbr(startbuf, zp, in outzone()
3662 doabbr(startbuf, in outzone()
3672 doabbr(ab, zp, rp->r_abbrvar, in outzone()
3691 doabbr(startbuf, zp, disable_percent_s, in outzone()