Searched refs:fmtsz (Results 1 – 1 of 1) sorted by relevance
921 size_t fmtsz = recsize; in format() local926 if ((fmt = (char *)malloc(fmtsz)) == NULL) in format()948 expand_buf(&fmt, &fmtsz, tcnt); in format()966 expand_buf(&fmt, &fmtsz, tcnt + 12); in format()991 expand_buf(&fmt, &fmtsz, tcnt); in format()