Home
last modified time | relevance | path

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

/freebsd/usr.bin/lam/
H A Dlam.c61 static int morefiles; /* set by getargs(), changed by gatherline() */ variable
81 if (!morefiles) in main()
96 if (!morefiles) in main()
119 if (++morefiles >= MAXOFILES) in getargs()
221 morefiles--; in gatherline()