Home
last modified time | relevance | path

Searched refs:MOVE_CURSOR (Results 1 – 13 of 13) sorted by relevance

/original-bsd/sys/hp300/stand/
H A Dite.c216 (*sp->ite_cursor)(ip, MOVE_CURSOR);
221 (*sp->ite_cursor)(ip, MOVE_CURSOR);
228 (*sp->ite_cursor)(ip, MOVE_CURSOR);
254 (*sp->ite_cursor)(ip, MOVE_CURSOR);
H A Dite_tc.c101 else if (flag == MOVE_CURSOR) {
H A Dite_gb.c100 else if (flag == MOVE_CURSOR) {
H A Dite_rb.c116 else if (flag == MOVE_CURSOR) {
H A Dite_dv.c120 else if (flag == MOVE_CURSOR) {
H A Dite_hy.c104 case MOVE_CURSOR:
/original-bsd/sys/hp/dev/
H A Ditevar.h135 #define MOVE_CURSOR 0x07 macro
H A Dite.c86 (*(sp)->ite_cursor)((ip), MOVE_CURSOR); \
/original-bsd/sys/hp300/dev/
H A Dite_dv.c163 else if (flag == MOVE_CURSOR) {
H A Dite_gb.c134 else if (flag == MOVE_CURSOR) {
H A Dite_rb.c162 else if (flag == MOVE_CURSOR) {
H A Dite_tc.c171 else if (flag == MOVE_CURSOR) {
H A Dite_hy.c139 else if (flag == MOVE_CURSOR) {