Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.func.c55 static int jobcmd_active = 0; /* GrP */ variable
987 if (jobcmd_active) { /* an error must have been caught */ in job_cmd()
992 jobcmd_active = 1; in job_cmd()
999 jobcmd_active = 0; in job_cmd()