TBUFSIZE 239 strftime.c auto char tbuf[TBUFSIZE]; TBUFSIZE 627 strftime.c for (i = 0; i < TBUFSIZE && tp[i]; i++) { TBUFSIZE 630 strftime.c i = strlcpy(tbuf, RSTRING_PTR(str), TBUFSIZE);