Home
last modified time | relevance | path

Searched refs:invis (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libadm/common/
H A Dckitem.c134 if ((menup->nchoices <= 0) && !menup->invis) in ckitem()
138 if (((n = menup->nchoices) <= 1) && menup->invis) { in ckitem()
139 for (i = 0; menup->invis[i]; ++i) in ckitem()
145 else if (menup->invis) in ckitem()
146 item[0] = menup->invis[0]; in ckitem()
292 if (menup->invis) {
293 for (i = 0; menup->invis[i]; ++i) {
295 if (strncmp(menup->invis[i], strval,
300 if (menup->invis[i][len] == '\0') {
302 found = menup->invis[i];
[all …]
/titanic_50/usr/src/cmd/valtools/
H A Dckitem.c54 static char *label, **invis; variable
145 invis = (char **)calloc(invismaxsize, sizeof (char *)); in main()
146 if (!invis) { in main()
192 invis[ninvis++] = optarg; in main()
195 invis = (char **)realloc(invis, in main()
197 if (!invis) { in main()
202 (void) memset(invis + ninvis, 0, in main()
322 if (setinvis(mp, invis[n++])) { in main()
/titanic_50/usr/src/cmd/ssh/doc/
H A Dnchan2.ms14 S3: ellipse invis
20 box invis "rcvd CLOSE/" "shutdown_read" with .sw at last arrow.c
23 box invis "read_failed/" "shutdown_read" with .e at last arrow.c
32 S3: ellipse invis
38 box invis "write_failed/" "shutdown_write" with .sw at last arrow.c
41 box invis "rcvd EOF ||" "rcvd CLOSE/" "-" with .e at last arrow.c
/titanic_50/usr/src/head/
H A Dvaltools.h48 char **invis; member
/titanic_50/usr/src/cmd/terminfo/
H A Dterminfo.src364 blink=\E[5m, invis=\E[8m, rev=\E[7m,
405 # Most Intel boxes do not treat "invis" (invisible) text.
407 invis=\E[8m,
416 blink=\E[5m, bold=\E[1m, invis=\E[8m, rev=\E[7m, rmso=\E[m,
539 # <invis=\E[9m>, but <invis=\E[8m> now seems to be more common under
1067 dim=\E[2m, invis=\E[8m, op=\E[37;40m, rmso=\E[27m,
1110 invis=\E[8m, kb2=\E[G, kbs=\177, kcbt=\E[Z, kcub1=\EOD,
1178 ind=\E[S, indn=\E[%p1%dS, invis=\E[8m, kbeg=\E[E, kbs=^H,
1226 indn=\E[%p1%dS, invis=\E[9m, is2=\E[0;10;39m, kbs=^H,
1246 invis=\E[9m, kbs=^H, kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C,
[all …]
H A Dtermcap.src392 # Most Intel boxes do not treat "invis" (invisible) text.
515 # <invis=\E[9m>, but <invis=\E[8m> now seems to be more common under
1244 # (att7300: added :vi:/:ve:/:ic:/<invis> from the BSDI entry,
1548 # typo in invis - TD
4082 # - sgr referred to unimplemented "invis" mode.
4083 # Fixes: add eo and xenl per tack, remove nonworking cbt, hts and tbc, invis
4315 # (a) screen does not support invis.
5435 # <invis> imported by use=adm+sgr may work, let me know. -- esr)
10452 # invis=01000100 and %c is the logical or of desired attributes.
12143 # made this relative to adm+sgr -- note that <invis> isn't
[all …]
/titanic_50/usr/src/lib/libcurses/screen/
H A Dmaketerm.ed459 _cursorstate, /* cursor: 0=invis, 1=norm, 2=vvis */
H A Dcaps168 enter_secure_mode, "invis" "mk" Turn on blank mode (chars invisible)
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps173 enter_secure_mode invis mk str Turn on blank mode (chars invisible)
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps173 enter_secure_mode invis mk str Turn on blank mode (chars invisible)