Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dtimezone.h42 int charcnt; member
H A Dtimezone.c460 sp->charcnt = stdlen + 1;
462 sp->charcnt += dstlen + 1;
463 if ((size_t) sp->charcnt > sizeof(sp->chars))