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

/freebsd-13-stable/contrib/tcsh/
H A Ded.chared.c79 #define TCSHOP_NOP 0x00 macro
97 static int ActionFlag = TCSHOP_NOP; /* What delayed action to take */
766 ActionFlag = TCSHOP_NOP;
1392 ActionFlag = TCSHOP_NOP; /* [Esc] cancels pending action */
1768 UndoAction = TCSHOP_NOP;
1796 UndoAction = TCSHOP_NOP;
1850 ActionFlag = TCSHOP_NOP;
1851 UndoAction = TCSHOP_NOP;
1925 ActionFlag = TCSHOP_NOP;
1926 UndoAction = TCSHOP_NOP;
[all...]

Completed in 54 milliseconds