Searched refs:postcmd_active (Results 1 – 2 of 2) sorted by relevance
56 int postcmd_active = 0; variable854 if (postcmd_active) { /* an error must have been caught */ in postcmd()859 postcmd_active = 1; in postcmd()863 postcmd_active = 0; in postcmd()1057 if (postcmd_active) in aliasrun()
141 extern int postcmd_active;154 if (!postcmd_active) in lex()