Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.h972 int minargs, maxargs; member
H A Dsh.func.c137 if (i < bp->minargs) in func()