Searched refs:ccbuf (Results 1 – 1 of 1) sorted by relevance
209 char buff[BUFFLEN], ccbuf[_CCBUFLEN], *ptr; in get_tz_countries() local217 ccbuf[0] = '\0'; in get_tz_countries()266 if (strncmp(ccbuf, lp_cc, CCLEN) == 0) { in get_tz_countries()298 (void) strncpy(ccbuf, lp_cc, CCLEN); in get_tz_countries()299 ccbuf[CCLEN] = '\0'; in get_tz_countries()