Home
last modified time | relevance | path

Searched refs:DEL (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpeek.c44 #define DEL 2 macro
87 if (interrupt == DEL) { /* XXX revisit kmd */ in poll_data()
194 interrupt = DEL; in sigint()
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042_keytables.c37 #define DEL 0x7F macro
67 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL,
86 /*104 */ DEL, PADMINUS,
122 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE,
165 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE,
183 /*104 */ DEL, PADMINUS,
219 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE,
289 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE,
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c37 #define DEL 0x7F macro
54 /* 64 */ '[', ']', DEL, HOLE, RF(7), STRING+UPARROW,
88 /* 64 */ '{', '}', DEL, HOLE, RF(7), STRING+UPARROW,
122 /* 64 */ '[', ']', DEL, HOLE, RF(7), STRING+UPARROW,
156 /* 64 */ c('['), c(']'), DEL, HOLE, RF(7), STRING+UPARROW,
240 /* 64 */ '[', ']', DEL, COMPOSE,
277 /* 64 */ '{', '}', DEL, COMPOSE,
314 /* 64 */ '[', ']', DEL, COMPOSE,
351 /* 64 */ NOP, NOP, DEL, COMPOSE,
417 /* 64 */ c('['), c(']'), DEL, COMPOSE,
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dusb_keytables.c51 #define DEL 0x7F macro
67 /* 72 */ RF(1), BF(8), RF(7), RF(9), DEL, RF(13), RF(15),
115 /* 72 */ RF(1), BF(8), RF(7), RF(9), DEL, RF(13), RF(15),
164 /* 72 */ RF(1), BF(8), RF(7), RF(9), DEL, RF(13), RF(15),
212 /* 72 */ RF(1), BF(8), RF(7), RF(9), DEL, RF(13), RF(15),
297 /* 72 */ RF(1), BF(8), RF(7), RF(9), DEL, RF(13), RF(15),
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops.c449 DEL[0] = 0; in vdelete()
579 DEL[0] = 0; in vchange()
1033 DEL[0] = 0; in vyankit()
1046 takeout(DEL); in vyankit()
H A Dex_vmain.c883 if (!vreg && DEL[0]) {
885 forbid ((unsigned char)DEL[128] == 0200);
886 vglobp = DEL;
H A Dex_vis.h241 var unsigned char DEL[VBSIZE+1]; /* Last deleted text */ variable
H A Dex_vget.c346 setBUF(DEL); in setDEL()
H A Dex.news539 as padding at 1200 baud has been improved to output a DEL
545 A bug which prevented you from entering the character DEL
547 something else besides DEL has been fixed.
982 as padding at 1200 baud has been improved to output a DEL
988 A bug which prevented you from entering the character DEL
990 something else besides DEL has been fixed.
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceLocationAttribute.java53 final static char DEL = (char)0x7F; field in ServiceLocationAttribute
678 ((c >= CTL_LOWER && c <= CTL_UPPER) || c == DEL)); in canEscape()
687 ((c >= CTL_LOWER && c <= CTL_UPPER) || c == DEL)); in isReserved()
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dnetwork.c217 #define DEL(set, idx) \ macro
342 DEL(connections, i); in delete_fd()
1136 DEL (connections, i); in closedown_network()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c208 #define DEL() { Link *_l = qhead; if ((qhead = qhead->next) == NULL) \ macro
1419 DEL(); in fail()
1480 DEL(); in shift()
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A Dptcp154.txt182 0x7f 0x007F # DELETE (DEL)
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3424 string and then halt. Pressing `<CTRL>-<ALT>-<DEL>' will reboot.
460 `<CTRL>-<ALT>-<DEL>' will reboot.
H A Dgrub.texi1971 @itemx DEL
3280 string and then halt. Pressing @kbd{@key{CTRL}-@key{ALT}-@key{DEL}} will
3315 @kbd{@key{CTRL}-@key{ALT}-@key{DEL}} will reboot.
H A Dgrub.info-2474 <DEL>
H A Dgrub.info1779 <DEL>
3133 string and then halt. Pressing `<CTRL>-<ALT>-<DEL>' will reboot.
3169 `<CTRL>-<ALT>-<DEL>' will reboot.
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c153 #define DEL (127) macro
590 if (s[0]==DEL || s[0]=='(' || s[0]==')' || s[0]=='<' || s[0]=='>' ||
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src320 # DEL and ^C are hardcoded to act as kill characters.
4453 # DEL Select
5836 # Backspace Key BS or BS/DEL
5838 # :is: sets pcterm; autowrap; 25 lines; pc char set; prog DEL key;
8609 # The DEL key is programmed to generate BS in is2.
10169 # display*/ignore DEL character
11135 # [DEL chosen as delimiter, but could be any character]
12273 # too long for some programs (not vi). DEL LINE is ok but slow.
13125 :ku=\EA\r:l0=REFRSH:l1=DEL CH:l2=TABSET:l3=GOTO:l4=+PAGE:\
15158 # not C0 or DEL.)
H A Dterminfo.src321 # DEL and ^C are hardcoded to act as kill characters.
5081 # DEL Select
6594 # Backspace Key BS or BS/DEL
6596 # <is2> sets pcterm; autowrap; 25 lines; pc char set; prog DEL key;
9681 # The DEL key is programmed to generate BS in is2.
11507 # display*/ignore DEL character
12552 # [DEL chosen as delimiter, but could be any character]
13840 # too long for some programs (not vi). DEL LINE is ok but slow.
14791 khome=\ER\r, lf0=REFRSH, lf1=DEL CH, lf2=TABSET, lf3=GOTO,
17098 # not C0 or DEL.)
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids17431 12b9 baba USR 56K Internal Voice Modem 3CP3298-DEL (Model 5601) [Hawk]