Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c134 const char * z_format; member
2033 z.z_format = cp1 = estrdup(fields[i_format]); in inzsub()
2882 char const *format = zp->z_format; in doabbr()
3098 zstr[0].z_format = "XXX"; /* Any 3 letters will do. */ in stringzone()
3101 zstr[1].z_format = zp->z_format; in stringzone()
3436 if (*startbuf == '\0' && zp->z_format) in outzone()