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

/freebsd-13-stable/contrib/tcsh/
H A Ded.chared.c97 static int ActionFlag = TCSHOP_NOP; /* What delayed action to take */ variable
763 if (ActionFlag & TCSHOP_INSERT)
766 ActionFlag = TCSHOP_NOP;
1392 ActionFlag = TCSHOP_NOP; /* [Esc] cancels pending action */
1589 if (ActionFlag & TCSHOP_DELETE) {
1850 ActionFlag = TCSHOP_NOP;
1925 ActionFlag = TCSHOP_NOP;
2561 if (ActionFlag & TCSHOP_DELETE) {
2579 if (ActionFlag & TCSHOP_DELETE) {
2720 if (ActionFlag
[all...]

Completed in 109 milliseconds