Searched refs:Flim (Results 1 – 1 of 1) sorted by relevance
169 unsigned char Flim; member1414 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in getfile()1440 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in putfile()2316 write(1, funny, fss.Flim & 0377); in puts()2844 f->Flim = n; in fspec()2972 if (f->Flim && (b-1 > (int)f->Flim)) in expnd()2982 f->Flim = 0; in clear()3003 if ((*l != '\0' && *l != '\n') || (f->Flim && (b-1 > (int)f->Flim))) in lenchk()