Home
last modified time | relevance | path

Searched refs:TAB (Results 1 – 25 of 34) sorted by path

12

/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c146 TAB = 9, /* Tab */ enumerator
/illumos-gate/usr/src/cmd/consadm/
H A Dconsadm.c57 #define TAB ' ' macro
392 buf[0] == SPACE || buf[0] == TAB) in addtolist()
455 value[0] == SPACE || value[0] == TAB) in removefromlist()
852 value[0] == SPACE || value[0] == TAB) in persistlist()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c6313 if ((tab = strchr(entry, TAB)) != NULL) { in split_devlinktab_entry()
6326 if ((tab = strchr(*p_link, TAB)) != NULL) { in split_devlinktab_entry()
6329 if (strchr(*s_link, TAB) != NULL) { in split_devlinktab_entry()
H A Ddevfsadm_impl.h126 #define TAB '\t' macro
/illumos-gate/usr/src/cmd/eqn/
H A De.y35 %term CONTIG QTEXT SPACE THIN TAB
184 | TAB { text(TAB, 0); }
H A Dlex.c108 return (TAB); in yylex()
H A Dtext.c53 else if (t == TAB) in text()
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c62 #define TAB '\t' macro
689 c = TAB;
723 } while (c == SPACE || c == TAB);
780 c = TAB;
829 if (c == SPACE || c == TAB) { /* $ <comment */
859 while (c == SPACE || c == TAB)
884 while (c == SPACE || c == TAB)
919 if (c == SPACE || c == TAB)
935 } while (c == SPACE || c == TAB);
976 } while (c == SPACE || c == TAB);
[all …]
/illumos-gate/usr/src/cmd/lp/model/
H A Dtsol_netstandard533 # Get rid of the #, TAB and NL characters in the title
H A Dtsol_netstandard_foomatic559 # Get rid of the #, TAB and NL characters in the title
H A Dtsol_standard910 # Get rid of the #, TAB and NL characters in the title
H A Dtsol_standard_foomatic939 # Get rid of the #, TAB and NL characters in the title
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Deventlog.c41 #define TAB '\t' macro
90 if ((*p == TAB) && (*(p+1) == TAB)) { in getNextEventLogParam()
96 } while (*p != TAB); in getNextEventLogParam()
146 while ((*p) && (*p != TAB)) { in expandEventLogMessage()
/illumos-gate/usr/src/cmd/sh/
H A Dhashserv.c202 prc_buff(TAB);
204 prc_buff(TAB);
H A Djobs.c1024 sep = TAB; in syskill()
H A Dmac.h43 #define TAB '\t' macro
49 #define tab() prc(TAB)
/illumos-gate/usr/src/cmd/tabs/
H A Dtabs.c59 #define TAB '\t' macro
75 static char tclrgs[] = {ESC, TAB, CR, 0}; /* short, for 300s */
633 *p++ = TAB; in cleartabs()
/illumos-gate/usr/src/cmd/troff/
H A Dni.c114 int tabch = TAB;
H A Dtdef.h96 #define TAB 011 macro
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn10.c640 oput(TAB); in move()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE281 11-12-13 In vi edit mode a lteral <TAB> can now be entered by preceding it
1553 07-12-04 A bug in which using <n>TAB after a variable name listing expansion
1784 06-05-31 +Modified emacs and vi mode so that entering a TAB after a partial
1785 TAB completion, generates a listing of possible completions.
1786 After the second TAB, a number followed by a TAB will perform
2703 99-03-31 +The TAB key can be used for completion in emacs and viraw mode.
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE85 08-09-08 stty.c: #ifdef guard TAB[012] -- freebsd: damn the posix, full speed ahead
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids19324 785f TAB 2 A7-10 Tablet
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src12328 :kr=\EC:ku=\EA:l0=TAB CLEAR:l9=TAB SET:le=^H:me=\E_3:\
17572 # TAB Products Co. - Palo Alto, California
19110 # * Added historical data for TAB.
H A Dterminfo.src13898 krmir=\ER, lf0=TAB CLEAR, lf9=TAB SET, rmcup=, rmir=\ER,
19701 # TAB Products Co. - Palo Alto, California
21328 # * Added historical data for TAB.

12