Searched refs:startbuf (Results 1 – 1 of 1) sorted by relevance
2610 register char * startbuf; in outzone() local2627 startbuf = emalloc(max_abbr_len + 1); in outzone()2740 *startbuf = '\0'; in outzone()2746 startbuf, zp->z_isdst, startttisstd, in outzone()2841 doabbr(startbuf, zp, in outzone()2848 if (*startbuf == '\0' in outzone()2851 doabbr(startbuf, in outzone()2882 if (*startbuf == '\0' && in outzone()2886 strcpy(startbuf, zp->z_format); in outzone()2888 if (*startbuf == '\0') in outzone()[all …]
Completed in 10 milliseconds