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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.chared.c83 #define TCSHOP_NOP 0x00 macro
101 static int ActionFlag = TCSHOP_NOP; /* What delayed action to take */
770 ActionFlag = TCSHOP_NOP;
1388 ActionFlag = TCSHOP_NOP; /* [Esc] cancels pending action */
1764 UndoAction = TCSHOP_NOP;
1792 UndoAction = TCSHOP_NOP;
1846 ActionFlag = TCSHOP_NOP;
1847 UndoAction = TCSHOP_NOP;
1921 ActionFlag = TCSHOP_NOP;
1922 UndoAction = TCSHOP_NOP;
[all...]

Completed in 54 milliseconds