Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dsh.err.c118 #define ERR_JOBCTRLSUB 62 macro
277 elst[ERR_JOBCTRLSUB] = CSAVS(1, 63, "No job control in subshells"); in errinit()
Dsh.proc.c1914 stderror(ERR_JOBCTRLSUB); in okpcntl()