Searched refs:precmd_active (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c58 static int precmd_active = 0; variable
804 if (precmd_active) { /* an error must have been caught */
809 precmd_active = 1;
813 precmd_active = 0;
1019 if (precmd_active)

Completed in 57 milliseconds