Searched refs:tbc (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_cache_door.c | 108 int tbc[3]; in __ns_ldap_trydoorcall_getfd() local 123 tbc[i++] = doorfd; in __ns_ldap_trydoorcall_getfd() 126 (void) close(tbc[i]); in __ns_ldap_trydoorcall_getfd() 134 (void) close(tbc[i]); in __ns_ldap_trydoorcall_getfd()
|
/titanic_44/usr/src/lib/libtsol/common/ |
H A D | call_labeld.c | 119 int tbc[3]; in __call_labeld() local 136 tbc[i++] = doorfd; in __call_labeld() 140 (void) close(tbc[i]); in __call_labeld() 147 (void) close(tbc[i]); in __call_labeld()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getxby_door.c | 250 int tbc[3]; in _nsc_initdoor_fp() local 266 tbc[i++] = dp->doorfd; in _nsc_initdoor_fp() 269 (void) close(tbc[i]); in _nsc_initdoor_fp() 277 (void) close(tbc[i]); in _nsc_initdoor_fp()
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 343 cbt=\E[Z, ht=^I, hts=\EH, tbc=\E[3g, 461 smam=\E[?7h, tbc=\E[g, vpa=\E[%i%p1%dd, 549 kcuf1=\E[C, kcuu1=\E[A, khome=\E[H, tbc=\E[3g, 580 s1ds=\E)B, s2ds=\E*B, s3ds=\E+B, tbc=\E[3g, 764 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g, 911 smam=\E[?7h, smir=\E[4h, smul=\E[4m, tbc=\E[3g, 1081 # stops (hts/tbc). 1236 tbc=\E[3g, vpa=\E[%i%p1%dd, use=klone+color, 1250 smso=\E[7m, smul=\E[4m, tbc=\E[3g, 1451 tbc=\E[3g, [all …]
|
H A D | termcap.src | 996 # stops (hts/tbc). 3387 # However, note that bce and msgr are broken in this release. Tabs (tbc and 4078 # - tbc doesn't work 4083 # Fixes: add eo and xenl per tack, remove nonworking cbt, hts and tbc, invis 4121 # a) tbc does not work (implying that hts also is broken). 5001 # tbc [clear tab stops] not implemented 15068 # The vt100 uses :rs2: and :rf: rather than :is2:/:tbc:/:hts: because the tab 18497 # TBC Tab Clear \E [ Ps g 0 FE tbc 19496 # * correct wy120 smxon/tbc capabilities which were stuck together. 20218 # (clear all tabs) to match definition for tbc capability -TD
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | caps | 140 clear_all_tabs, "tbc" "ct" Clear all tab stops.
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 145 clear_all_tabs tbc ct str Clear all tab stops. (P)
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 145 clear_all_tabs tbc ct str Clear all tab stops. (P)
|