Home
last modified time | relevance | path

Searched defs:cntl (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/lib/libcurses/screen/
H A Dtgetwch.c46 tgetwch(int cntl) in tgetwch()
/titanic_50/usr/src/uts/common/io/
H A Drlmod.c598 char cntl; in rlmodwput() local
746 char cntl; in rlmodwsrv() local
805 make_expmblk(char cntl) in make_expmblk()
1091 char cntl; in tty_flow() local
/titanic_50/usr/src/cmd/bnu/
H A Dpk0.c57 int cntl, val; local
131 char m, cntl, *p, imask, **bp; in pkaccept() local
H A Dpk1.c360 pkxstart(pk, cntl, x) in pkxstart() argument
500 xlatecntl(role, cntl) in xlatecntl() argument
H A Dpk.h48 char cntl; member
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c1334 uint32_t cntl; in do_rewrite() local
1578 uint32_t cntl; in mc_scrub_ce() local
1628 #define IS_CMPE(cntl, f) ((cntl) & ((f) ? MAC_CNTL_PTRL_CMPE :\ argument
1630 #define IS_UE(cntl, f) ((cntl) & ((f) ? MAC_CNTL_PTRL_UE : MAC_CNTL_MI_UE)) argument
1631 #define IS_CE(cntl, f) ((cntl) & ((f) ? MAC_CNTL_PTRL_CE : MAC_CNTL_MI_CE)) argument
1632 #define IS_OK(cntl, f) (!((cntl) & ((f) ? MAC_CNTL_PTRL_ERRS : \ argument
1637 IS_CE_ONLY(uint32_t cntl, int ptrl_error) in IS_CE_ONLY()
2117 uint32_t rew_addr, cntl; in mc_process_rewrite() local
2175 uint32_t stat, cntl; in mc_check_errors_func() local
3135 uint32_t cntl; in mc_inject_error() local
/titanic_50/usr/src/lib/libast/common/disc/
H A Dsfdcdio.c36 int cntl; /* file control flags */ member
/titanic_50/usr/src/lib/libcmd/common/
H A Dcmp.c74 #define cntl(x) (x&037) macro
H A Dstty.c354 #define cntl(x) (((x)=='?')?0177:((x)&037)) macro
356 #define cntl(x) (((x)=='?')?ccmapc(0177,CC_ASCII,CC_NATIVE):ccmapc(ccmapc(x,CC_NATIVE,CC_ASCII)&03… macro
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c430 txc_control_t cntl; in npi_txc_global_enable() local
456 txc_control_t cntl; in npi_txc_global_disable() local
/titanic_50/usr/src/lib/libshell/common/include/
H A Dedit.h170 # define cntl(x) (x&037) macro
172 # define cntl(c) (c=='D'?55:(c=='E'?45:(c=='F'?46:(c=='G'?'\a':(c=='H'?'\b': \ macro
/titanic_50/usr/src/lib/iconv_modules/zh/common/
H A Dzh_TW-iso2022-7%zh_TW-euc.c96 GxCntl *cntl; member
/titanic_50/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c182 uchar_t cntl; member