Searched defs:cntl (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | tgetwch.c | 44 tgetwch(int cntl) in tgetwch()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | rlmod.c | 597 char cntl; in rlmodwput() local 745 char cntl; in rlmodwsrv() local 804 make_expmblk(char cntl) in make_expmblk() 1090 char cntl; in tty_flow() local
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | pk0.c | 54 int cntl, val; local 128 char m, cntl, *p, imask, **bp; in pkaccept() local
|
H A D | pk1.c | 357 pkxstart(pk, cntl, x) in pkxstart() argument 497 xlatecntl(role, cntl) in xlatecntl() argument
|
H A D | pk.h | 45 char cntl; member
|
/illumos-gate/usr/src/uts/sun4u/opl/io/ |
H A D | mc-opl.c | 1334 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
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcdio.c | 36 int cntl; /* file control flags */ member
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | stty.c | 356 #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
|
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 428 txc_control_t cntl; in npi_txc_global_enable() local 454 txc_control_t cntl; in npi_txc_global_disable() local
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | edit.h | 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/lib/iconv_modules/zh/common/ |
H A D | zh_TW-iso2022-7%zh_TW-euc.c | 96 GxCntl *cntl; member
|
/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_common.c | 198 uchar_t cntl; member
|