Searched refs:__slbexpand (Results 1 – 2 of 2) sorted by relevance
43 __slbexpand(FILE *fp, size_t newsize) in __slbexpand() function113 if (__slbexpand(fp, len + OPTIMISTIC)) in fgetln()129 if (__slbexpand(fp, len)) in fgetln()
38 __slbexpand(FILE *fp, size_t newsize) in __slbexpand() function64 __slbexpand(fp, len + GROW)) { in fgetwln()