Home
last modified time | relevance | path

Searched defs:ccs (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddwchn.c50 add_wchnstr(const cchar_t *ccs, int n) in add_wchnstr()
62 mvadd_wchnstr(int y, int x, const cchar_t *ccs, int n) in mvadd_wchnstr()
75 mvwadd_wchnstr(WINDOW *w, int y, int x, const cchar_t *ccs, int n) in mvwadd_wchnstr()
88 add_wchstr(const cchar_t *ccs) in add_wchstr()
100 mvadd_wchstr(int y, int x, const cchar_t *ccs) in mvadd_wchstr()
113 mvwadd_wchstr(WINDOW *w, int y, int x, const cchar_t *ccs) in mvwadd_wchstr()
126 wadd_wchstr(WINDOW *w, const cchar_t *ccs) in wadd_wchstr()
H A Din_wchn.c50 in_wchnstr(cchar_t *ccs, int n) in in_wchnstr()
62 mvin_wchnstr(int y, int x, cchar_t *ccs, int n) in mvin_wchnstr()
75 mvwin_wchnstr(WINDOW *w, int y, int x, cchar_t *ccs, int n) in mvwin_wchnstr()
88 in_wchstr(cchar_t *ccs) in in_wchstr()
100 mvin_wchstr(int y, int x, cchar_t *ccs) in mvin_wchstr()
113 mvwin_wchstr(WINDOW *w, int y, int x, cchar_t *ccs) in mvwin_wchstr()
126 win_wchstr(WINDOW *w, cchar_t *ccs) in win_wchstr()
H A Dwin_wchn.c50 win_wchnstr(WINDOW *w, cchar_t *ccs, int n) in win_wchnstr()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddwchn.c47 add_wchnstr(ccs, n) in add_wchnstr() argument
65 mvadd_wchnstr(y, x, ccs, n) in mvadd_wchnstr() argument
85 mvwadd_wchnstr(w, y, x, ccs, n) in mvwadd_wchnstr() argument
106 add_wchstr(ccs) in add_wchstr() argument
123 mvadd_wchstr(y, x, ccs) in mvadd_wchstr() argument
142 mvwadd_wchstr(w, y, x, ccs) in mvwadd_wchstr() argument
162 wadd_wchstr(w, ccs) in wadd_wchstr() argument
H A Din_wchn.c63 cchar_t *ccs; variable
82 cchar_t *ccs; variable
115 cchar_t *ccs; variable
133 cchar_t *ccs; variable
150 cchar_t *ccs; variable
H A Dwin_wchn.c45 win_wchnstr(w, ccs, n) in win_wchnstr() argument
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_emul.c60 void *hci_data, int ccs) in usb_data_xfer_append()
H A Dpci_xhci.c157 uint32_t ccs; /* consumer cycle state */ member
1375 uint32_t ccs; /* cycle state (XHCI 4.9.2) */ in pci_xhci_complete_commands() local
1635 struct xhci_endp_ctx *ep_ctx, uint32_t streamid, uint64_t ringaddr, int ccs) in pci_xhci_update_ep_ring()
1723 uint32_t epid, uint64_t addr, uint32_t ccs, uint32_t streamid) in pci_xhci_handle_transfer()
1922 uint32_t ccs; in pci_xhci_device_doorbell() local
H A Dusb_emul.h105 int ccs; member
H A Dpci_ahci.c150 u_int ccs; member
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dparser.y307 int ccs; /* Current CodeSet. */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c322 struct ppp_comp_stats ccs, ocs; in intpr() local
/illumos-gate/usr/src/cmd/troff/
H A Dnii.c60 int ccs; variable
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promif.c544 const char ccs[NCCS] = { 0x03, 0x1c, 0x08, 0x15, 0x04, 0x00, 0x00, in kmdb_prom_term_init() local