Searched refs:Flim (Results 1 – 1 of 1) sorted by relevance
168 unsigned char Flim; member1415 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in getfile()1441 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in putfile()2323 write(1, funny, fss.Flim & 0377); in puts()2857 f->Flim = n; in fspec()2985 if (f->Flim && (b-1 > (int)f->Flim)) in expnd()2995 f->Flim = 0; in clear()3016 if ((*l != '\0' && *l != '\n') || (f->Flim && (b-1 > (int)f->Flim))) in lenchk()