Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c90 #define ERR_NULLCOM 36 macro
249 elst[ERR_NULLCOM] = CSAVS(1, 37, "Invalid null command"); in errinit()
H A Dsh.parse.c641 seterror(ERR_NULLCOM); in syn3()