Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c68 #define ERR_TOOFEW 14 macro
226 elst[ERR_TOOFEW] = CSAVS(1, 15, "Too few arguments"); in errinit()
H A Dsh.dir.c497 stderror(ERR_NAME | ERR_TOOFEW); in dochngd()
H A Dsh.proc.c1479 stderror(ERR_NAME | ERR_TOOFEW); in dokill()
H A Dsh.func.c138 stderror(ERR_NAME | ERR_TOOFEW); in func()