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

/freebsd-9.3-release/sys/dev/kbd/
H A Dkbdtables.h60 /*0f*/{{ 0x09, BTAB, NOP, NOP, 0x09, BTAB, NOP, NOP, }, 0x77,0x00 },
H A Dkbd.c783 case BTAB: /* a backtab: ESC [ Z */
1386 case BTAB:
/freebsd-9.3-release/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c197 return BTAB | SPECIAL;
412 case BTAB | SPECIAL:
613 case BTAB:
614 printf(" BTAB, ");
/freebsd-9.3-release/sys/dev/uart/
H A Duart_kbd_sun_tables.h66 /*35*/{{ 0x09, BTAB, NOP, NOP, 0x09, BTAB, NOP, NOP, }, 0x77,0x00 },
/freebsd-9.3-release/sys/sys/
H A Dkbio.h147 #define BTAB 0x08 /* backwards tab */ macro
/freebsd-9.3-release/contrib/dialog/
H A Ddlg_keys.c332 CURSES_NAME(BTAB),
/freebsd-9.3-release/sys/dev/syscons/
H A Dsyscons.c3512 case BTAB:

Completed in 70 milliseconds