Home
last modified time | relevance | path

Searched refs:lenchk (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/ed/
H A Ded.c288 static int lenchk(char *, struct Fspec *);
1414 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in getfile()
1440 if (fss.Ffill && fss.Flim && lenchk(linebuf, &fss) < 0) { in putfile()
2987 lenchk(char line[], struct Fspec *f) in lenchk() function