Home
last modified time | relevance | path

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

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