Home
last modified time | relevance | path

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

/freebsd/usr.bin/lam/
H A Dlam.c49 #define MAXOFILES 20 macro
59 } input[MAXOFILES];
119 if (++morefiles >= MAXOFILES) in getargs()