Home
last modified time | relevance | path

Searched refs:ich (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/eeprom/sparc/
H A Dloadlogo.c49 int icw = 64, ich = 64, bits = 16; in loadlogo() local
74 c = fscanf(f, "eight=%d", &ich); in loadlogo()
94 icw != w || ich != h || in loadlogo()
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dnrform75 ich = lexshf(ch)
80 t = r + ich
96 t = r + ich
108 t = r + match(ich)
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_hash.c354 sctp_chunk_hdr_t *ich; in sctp_lookup_by_faddrs() local
394 if ((ich = sctp_first_chunk((uchar_t *)(sctph + 1), mlen)) == NULL) { in sctp_lookup_by_faddrs()
398 if (ich->sch_id == CHUNK_INIT_ACK) { in sctp_lookup_by_faddrs()
399 remaining = ntohs(ich->sch_len) - sizeof (*ich) - in sctp_lookup_by_faddrs()
410 iack = (sctp_init_chunk_t *)(ich + 1); in sctp_lookup_by_faddrs()
H A Dsctp_conn.c60 sctp_chunk_hdr_t *ich; in sctp_accept_comm() local
76 ich = (sctp_chunk_hdr_t *)(iack + 1); in sctp_accept_comm()
77 init = (sctp_init_chunk_t *)(ich + 1); in sctp_accept_comm()
81 err = sctp_get_addrparams(acceptor, listener, cr_pkt, ich, in sctp_accept_comm()
H A Dsctp_common.c1255 sctp_chunk_hdr_t *ich, uint_t *sctp_options) in sctp_get_addrparams() argument
1344 remaining = ntohs(ich->sch_len) - sizeof (*ich) - in sctp_get_addrparams()
1355 init = (sctp_init_chunk_t *)(ich + 1); in sctp_get_addrparams()
1508 sctp_secure_restart_check(mblk_t *pkt, sctp_chunk_hdr_t *ich, uint32_t ports, in sctp_secure_restart_check() argument
1536 remaining = ntohs(ich->sch_len) - sizeof (*ich) - in sctp_secure_restart_check()
1542 init = (sctp_init_chunk_t *)(ich + 1); in sctp_secure_restart_check()
1703 sctp_send_abort(sctp, sctp_init2vtag(ich), in sctp_secure_restart_check()
H A Dsctp_cookie.c1437 sctp_addrlist2sctp(mblk_t *mp, sctp_hdr_t *sctph, sctp_chunk_hdr_t *ich, in sctp_addrlist2sctp() argument
1451 ASSERT(ich->sch_id == CHUNK_INIT_ACK); in sctp_addrlist2sctp()
1468 remaining = ntohs(ich->sch_len) - sizeof (*ich) - sizeof (*iack); in sctp_addrlist2sctp()
1473 iack = (sctp_init_chunk_t *)(ich + 1); in sctp_addrlist2sctp()
/titanic_41/usr/src/uts/common/io/zyd/
H A DTHIRDPARTYLICENSE7 * Copyright (c) 2006 by Florian Stoehr <ich@florian-stoehr.de>
/titanic_41/usr/src/cmd/terminfo/
H A Dterminfo.src359 dch1=\E[P, ich=\E[%p1%d@, ich1=\E[@, rmir=\E6, smir=\E6,
459 hpa=\E[%i%p1%dG, hts=\EH, ich=\E[%p1%d@, il=\E[%p1%dL,
535 # <cuf1>, <cud1> and <cub1>. Also deleted <ich> and <ich1>, as QModem up to
576 ich=\E[%p1%d@, il=\E[%p1%dL, indn=\E[%p1%dS, kbs=^H,
749 hts=\EH, ich=\E[%p1%d@, il1=\EL, ind=^J, is2=\E<\E)0, kbs=^H,
848 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@,
899 hpa=\E[%i%p1%dG, ht=^I, hts=\EH, ich=\E[%p1%d@, ich1=\E[@,
967 linux-nic|linux with ich/ich1 suppressed for non-curses programs,
968 ich@, ich1@, use=linux,
1108 home=\E[H, hpa=\E[%i%p1%dG, ht=^I, ich=\E[%p1%d@,
[all …]
H A Dtermcap.src892 linux-nic|linux with ich/ich1 suppressed for non-curses programs:\
3228 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs:\
14381 :dl=\037dli\r\006:do=^F^J:ei=:ic=\037ich\r \010:im=:\
18298 # Some non-curses applications get confused if both ich/ich1 and rmir/smir
18301 # terminfo, you're not actually supposed to specify both ich/ich1 and rmir/smir
18309 # entries that suppress ich/ich1. And upgrade to ncurses!
18409 # ICH Insert Character \E [ Pn @ 1 eF ich
18795 # CSI <n>@ (ich) insert characters
19136 # when ich1/ich is present (copes with an ancient vi bug).
19578 # * Noted that the dm2500 has both ich and smir.
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcaps244 parm_ich, "ich" "IC" Insert #1 blank chars (G*)
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps249 parm_ich ich IC str Insert #1 blank chars (PG*)
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps249 parm_ich ich IC str Insert #1 blank chars (PG*)