Searched refs:CONTROL (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/ie/ |
H A D | vi.c | 168 #define CONTROL -20 /* control mode */ macro 565 refresh(CONTROL); 845 refresh(CONTROL); 1012 refresh(CONTROL); 1143 refresh(CONTROL); 1737 * mode = CONTROL, refresh in control mode, ie. leave cursor 1963 refresh(CONTROL); 2203 refresh(CONTROL); 2546 refresh(CONTROL);
|
/ast/src/cmd/ksh93/edit/ |
H A D | vi.c | 172 #define CONTROL -20 /* control mode */ macro 538 refresh(vp,CONTROL); 825 refresh(vp,CONTROL); 1068 refresh(vp,CONTROL); 1160 refresh(vp,CONTROL); 1847 * mode = CONTROL, refresh in control mode, ie. leave cursor 2096 refresh(vp,CONTROL); 2367 refresh(vp,CONTROL); 2716 refresh(vp,CONTROL);
|
Completed in 19 milliseconds