Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 25 of 94) sorted by last modified time

1234

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src96 # library can handle multiple tc capabilities in an entry. 4.4BSD has this
175 # Entries with embedded plus signs are designed to be included through use/tc
H A Dtermcap.src562 :tc=ansi+enq:tc=ecma+color:tc=klone+sgr8:tc=ansi-m:
574 :tc=ansi+rca:tc=ansi+erase:tc=ansi+tabs:tc=ansi+local:\
575 :tc=ansi+idc:tc=ansi+idl:tc=ansi+rep:tc=ansi+sgrbold:\
2922 :tc=xterm+app:tc=xterm+pcf2:tc=xterm+pcc2:tc=xterm+pce2:
3412 :tc=ansi+enq:tc=xterm+pcc0:tc=gnome-rh90:
4345 :tc=vt100+enq:tc=rxvt+pcfkeys:tc=vt220+keypad:tc=screen:
5623 :tc=hp+pfk+cr:tc=hp+labels:tc=scrhp:
10313 :tc=aaa+dec:tc=aaa+rv:tc=aaa-60-s:
15357 :tc=nsterm+s:tc=nsterm+c41:tc=nsterm+7:
15360 :tc=nsterm+s:tc=nsterm+c:tc=nsterm+7:
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h1563 uint32_t tc:1; member
1572 uint32_t tc:1; member
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica3565 # http://www.turksandcaicos.tc/calendar/index.htm [2007-04-26]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c276 struct tchars tc; local
329 tc = ntc;
360 tc.t_startc = _POSIX_VDISABLE;
361 tc.t_stopc = _POSIX_VDISABLE;
379 tc.t_intrc = _POSIX_VDISABLE;
380 tc.t_quitc = _POSIX_VDISABLE;
381 tc.t_eofc = _POSIX_VDISABLE;
510 if (tc.t_brkc == (cc_t)(_POSIX_VDISABLE))
511 tc.t_brkc = esc;
520 tc = otc;
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c1039 int i, j, len, tc=0, lines=0; in _dopercen() local
1094 if((tc += len) >= MID) { in _dopercen()
1096 tc = len; in _dopercen()
H A Dfio.c326 static int tc = TC; variable
353 if (--tc < 0) {
354 tc = TC;
441 if (--tc < 0) {
442 tc = TC;
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h907 tc :3, member
977 tc :3, member
/illumos-gate/usr/src/lib/librstp/common/
H A Dtopoch.c121 port->tc = in STP_topoch_enter_state()
128 port->rcvdTcAck = port->tc = port->tcProp = False; in STP_topoch_enter_state()
140 port->tc = False; in STP_topoch_enter_state()
197 port->tc || port->tcProp) in STP_topoch_check_conditions()
203 if (port->tc) in STP_topoch_check_conditions()
H A Duid_stp.h199 unsigned char tc; member
H A Dsttrans.c99 port->tc = !port->operEdge; in STP_sttrans_enter_state()
H A Dstp_in.c419 entry->tc = port->tc; in STP_IN_port_get_state()
654 port->tc = True; /* IEEE 802.1y, 17.30 */ in STP_IN_rx_bpdu()
H A Dport.h123 Bool tc; /* 17.18.36 */ member
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_name.c977 char *beg = dn, tc; in decode_bitstring() local
999 tc = *cp++; in decode_bitstring()
1000 i = SPRINTF((dn, "%02x", tc & (0xff << (8 - b)))); in decode_bitstring()
1005 tc = *cp++; in decode_bitstring()
1007 ((tc >> 4) & 0x0f) & (0x0f << (4 - b)))); in decode_bitstring()
/illumos-gate/usr/src/lib/libresolv/
H A Dres_send.c303 anhp->tc = 1;
463 if (!(_res.options & RES_IGNTC) && anhp->tc) {
/illumos-gate/usr/src/cmd/tbl/
H A DMakefile32 t8.c t9.c tb.c tc.c te.c tf.c tg.c ti.c \
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3389 pfres->tc = G_FW_PFVF_CMD_TC(word); in t4_get_pfres()
7997 unsigned int rxqi, unsigned int rxq, unsigned int tc, in t4_cfg_pfvf() argument
8013 c.tc_to_nexactf = cpu_to_be32(V_FW_PFVF_CMD_TC(tc) | in t4_cfg_pfvf()
H A Dcommon.h334 unsigned int tc; /* PCI-E traffic class */ member
833 unsigned int rxqi, unsigned int rxq, unsigned int tc,
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcopywin.c93 int tc; in copywin() local
102 for (tc = tminc; tc <= tmaxc; ++tc, ++tt, ++st) { in copywin()
108 __m_touch_locs(t, tminr, tc, tc + 1); in copywin()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcopywin.c98 int i, tc; local
120 for (tc = tminc; tc <= tmaxc; ++tc, ++tt, ++st) {
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dintpkey.test386 puts $f "20\tb-20\tc-20"
387 puts $f "21\tb-21\tc-21"
388 puts $f "22\tb-22\tc-22"
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h154 u_char tc:1; /* truncated message */ member
166 u_char tc:1; /* truncated message */ member
/illumos-gate/usr/src/lib/libgen/common/
H A Dstrrspn.c40 strrspn(const char *string, const char *tc) in strrspn() argument
46 if (!strchr(tc, *--p)) in strrspn()
/illumos-gate/usr/src/common/unicode/
H A Du8_textprep.c179 U8_SIMPLE_SWAP(comb_class[(a)], comb_class[(b)], tc); \
180 U8_SIMPLE_SWAP(disp[(a)], disp[(b)], tc);
1064 uchar_t tc[U8_MB_CUR_MAX]; in do_composition() local
1302 tc[i] = *p++; in do_composition()
1315 if (*q != tc[k]) in do_composition()
1406 uchar_t tc; in collect_a_seq() local
/illumos-gate/usr/src/cmd/csh/
H A Dsh.print.c119 Putchar(tchar tc) in Putchar() argument
123 if (isascii(tc&TRIM)) { in Putchar()
124 putbyte((int)tc); in Putchar()
127 tc &= TRIM; in Putchar()
128 n = wctomb(linp, tc); in Putchar()
171 Putchar(tchar tc) in Putchar() argument
173 putbyte((int)tc); in Putchar()

1234