Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c2876 doabbr(char *abbr, struct zone const *zp, char const *letters, in doabbr() function
3123 len = doabbr(result, stdzp, stdrp ? stdrp->r_abbrvar : NULL, in stringzone()
3133 len += doabbr(result + len, dstzp, dstrp->r_abbrvar, in stringzone()
3284 doabbr(startbuf, zp, NULL, zp->z_isdst, save, false); in outzone()
3386 doabbr(startbuf, zp, rp->r_abbrvar, in outzone()
3398 doabbr(startbuf, zp, in outzone()
3408 doabbr(startbuf, in outzone()
3418 doabbr(ab, zp, rp->r_abbrvar, in outzone()
3437 doabbr(startbuf, zp, disable_percent_s, in outzone()