Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/lam/
H A Dlam.c46 #define MAXOFILES 20 macro
56 } input[MAXOFILES];
101 if (++morefiles >= MAXOFILES) in getargs()