Home
last modified time | relevance | path

Searched refs:cntl (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcdio.c36 int cntl; /* file control flags */ member
66 if(!(di->cntl & FDIRECT) )
67 { di->cntl |= FDIRECT;
92 di->cntl &= ~FDIRECT;
145 if(di->cntl&FDIRECT)
146 { di->cntl &= ~FDIRECT;
167 int cntl;
178 if(!(cntl&FDIRECT) )
179 { cntl |= FDIRECT;
215 di->cntl = cntl;
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dpk1.c243 pkcntl(h->cntl, pk);
357 pkxstart(pk, cntl, x) in pkxstart() argument
360 char cntl;
370 checkword = cntl;
380 *p = cntl;
388 xlatecntl(1, cntl);
497 xlatecntl(role, cntl) in xlatecntl() argument
499 int cntl;
514 if (cntl&0300) {
517 sprintf(ptr, "loc %o, rem %o\n", (cntl & 070) >> 3, cntl & 7);
[all …]
H A Dpk0.c54 int cntl, val; local
57 cntl = (c>>3) & MOD8;
66 switch(cntl) {
128 char m, cntl, *p, imask, **bp; in pkaccept() local
161 if (((cntl=pk->p_is[x])&0200)==0) { in pkaccept()
172 sum = (unsigned)chksum(pk->p_ib[x], pk->p_rsize) ^ (unsigned)(cntl&0377); in pkaccept()
175 seq = (cntl>>3) & MOD8; in pkaccept()
192 if (cntl&B_SHORT) { in pkaccept()
H A Dpk.h45 char cntl; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c329 case cntl('V'): in ed_emacsread()
335 case cntl('X'): in ed_emacsread()
343 case cntl('S') : in ed_emacsread()
344 case cntl('Q') : in ed_emacsread()
378 case cntl('Y') : in ed_emacsread()
432 case cntl('W') : in ed_emacsread()
449 case cntl('D') : in ed_emacsread()
474 case cntl('C') : in ed_emacsread()
475 case cntl('F') : in ed_emacsread()
607 case cntl('L'): in ed_emacsread()
[all …]
H A Dedit.c302 ep->e_eof = cntl('D'); in tty_raw()
303 ep->e_werase = cntl('W'); in tty_raw()
304 ep->e_lnext = cntl('V'); in tty_raw()
356 ep->e_werase = cntl('W'); in tty_raw()
361 ep->e_werase = cntl('W'); in tty_raw()
365 ep->e_lnext = cntl('V'); in tty_raw()
370 ep->e_lnext = cntl('V'); in tty_raw()
488 ep->e_werase = cntl('W'); in tty_alt()
495 ep->e_lnext = cntl('V'); in tty_alt()
870 buff[1] = cntl('L'); in ed_read()
[all …]
H A Dvi.c805 case cntl('L'): /** Redraw line **/ in cntlmode()
818 case cntl('V'): in cntlmode()
898 ed_ungetchar(vp->ed,cntl('L')); in cntlmode()
941 ed_ungetchar(vp->ed,cntl('L')); in cntlmode()
2448 ed_ungetchar(vp->ed,cntl('L')); in textmod()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtgetwch.c44 tgetwch(int cntl) in tgetwch() argument
52 if ((c = (int)tgetch(cntl)) == ERR) in tgetwch()
61 if ((c = (int)tgetch(cntl)) == ERR) in tgetwch()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c1334 uint32_t cntl; in do_rewrite() local
1385 return (cntl); in do_rewrite()
1578 uint32_t cntl; in mc_scrub_ce() local
1591 if (cntl == 0) { in mc_scrub_ce()
1628 #define IS_CMPE(cntl, f) ((cntl) & ((f) ? MAC_CNTL_PTRL_CMPE :\ argument
1632 #define IS_OK(cntl, f) (!((cntl) & ((f) ? MAC_CNTL_PTRL_ERRS : \ argument
3135 uint32_t cntl; in mc_inject_error() local
3255 cntl = 0; in mc_inject_error()
3258 cntl = 0; in mc_inject_error()
3262 cntl = 0; in mc_inject_error()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Drlmod.c597 char cntl; in rlmodwput() local
610 cntl = rmip->oobdata[0] | TIOCPKT_FLUSHWRITE; in rlmodwput()
619 if ((tmpmp = make_expmblk(cntl))) { in rlmodwput()
679 if ((mp = make_expmblk(cntl)) == NULL) { in rlmodwput()
745 char cntl; in rlmodwsrv() local
762 if ((tmpmp = make_expmblk(cntl))) { in rlmodwsrv()
804 make_expmblk(char cntl) in make_expmblk() argument
829 (*(char *)(mp->b_rptr)) = cntl; in make_expmblk()
1090 char cntl; in tty_flow() local
1147 cntl = rmip->oobdata[0] | TIOCPKT_DOSTOP; in tty_flow()
[all …]
/illumos-gate/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-iso2022-7%zh_TW-euc.c96 GxCntl *cntl; member
503 if ((ret->cntl = yGxCntl(ret->conv)) == NULL) { in aTWNiconv()
509 free(ret->cntl); in aTWNiconv()
528 if ((ret = yescSeq(this->cntl, this->iobuf)) == -1) in aisotoeuc()
548 ydeGxCntl(this->cntl); in adeTWNiconv()
556 ydeGxCntl(this->cntl); in areset()
559 this->cntl = yGxCntl(this->conv); in areset()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c428 txc_control_t cntl; in npi_txc_global_enable() local
431 cntl.value = 0; in npi_txc_global_enable()
432 cntl.bits.ldw.txc_enabled = 1; in npi_txc_global_enable()
435 NXGE_REG_WR64(handle, TXC_CONTROL_REG, val | cntl.value); in npi_txc_global_enable()
454 txc_control_t cntl; in npi_txc_global_disable() local
458 cntl.value = 0; in npi_txc_global_disable()
459 cntl.bits.ldw.txc_enabled = 0; in npi_txc_global_disable()
462 NXGE_REG_WR64(handle, TXC_CONTROL_REG, val | cntl.value); in npi_txc_global_disable()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dedit.h185 #define ESC cntl('[')
194 # define cntl(x) (x&037) macro
196 # define cntl(c) (c=='D'?55:(c=='E'?45:(c=='F'?46:(c=='G'?'\a':(c=='H'?'\b': \ macro
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.msg112 @ EREQ_CNTLCMD "Request error: cntl() ELF_C_..."
113 @ EREQ_CNTLWRT "Request error: cntl() ELF_C_FD... on output file"
/illumos-gate/usr/src/cmd/sgs/libelf/
H A DMakefile.com32 COMOBJS= ar.o begin.o cntl.o cook.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dstty.c356 #define cntl(x) (((x)=='?')?0177:((x)&037)) macro
358 #define cntl(x) (((x)=='?')?ccmapc(0177,CC_ASCII,CC_NATIVE):ccmapc(ccmapc(x,CC_NATIVE,CC_ASCII)&03… macro
400 sp->c_cc[tp->mask] = cntl(tp->val); in sane()
625 return(cntl(cp[1])); in gettchar()
H A DRELEASE243 01-07-16 stty: fix cntl() macro for CC_NATIVE!=CC_ASCII
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c198 uchar_t cntl; member
1516 outb(MISMIC_CNTL_REGISTER, aspen_bmc[i].cntl); in apic_shutdown()