Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c118 #define ERR_STOPPED 64 macro
277 elst[ERR_STOPPED] = in errinit()
H A Dsh.proc.c1680 stderror(ERR_STOPPED, neednl ? "\n" : ""); in panystop()