Home
last modified time | relevance | path

Searched defs:co (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c474 xhci_command_t co; in xhci_command_enable_slot() local
519 xhci_command_t co; in xhci_command_disable_slot() local
550 xhci_command_t co; in xhci_command_set_address() local
586 xhci_command_t co; in xhci_command_configure_endpoint() local
634 xhci_command_t co; in xhci_command_evaluate_context() local
678 xhci_command_t co; in xhci_command_reset_endpoint() local
736 xhci_command_t co; in xhci_command_set_tr_dequeue() local
798 xhci_command_t co; in xhci_command_stop_endpoint() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcorolib.c19 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
49 lua_State *co = lua_tothread(L, 1); in luaB_coresume() local
67 lua_State *co = lua_tothread(L, lua_upvalueindex(1)); in luaB_auxwrap() local
104 lua_State *co = lua_tothread(L, 1); in luaB_costatus() local
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dattr_on.c70 attr_set(attr_t at, short co, void *opts) in attr_set()
80 color_set(short co, void *opts) in color_set()
90 attr_get(attr_t *at, short *co, void *opts) in attr_get()
H A Dchgat.c50 chgat(int n, attr_t at, short co, const void *opts) in chgat()
62 mvchgat(int y, int x, int n, attr_t at, short co, const void *opts) in mvchgat()
76 short co, const void *opts) in mvwchgat()
H A Dwattr_on.c73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
85 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
100 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
H A Dgetwin.c54 short co; in get_cc() local
132 short co; in put_cc() local
H A Dgetcchar.c51 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c52 short co, const void *opts) in setcchar()
H A Dwchgat.c51 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat()
H A Dattron.c68 COLOR_PAIR(int co) in COLOR_PAIR()
H A Dslk.c125 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
136 slk_color(short co) in slk_color()
H A Dm_cc.c289 __m_mbs_cc(const char *mbs, attr_t at, short co, cchar_t *cc) in __m_mbs_cc()
343 __m_wcs_cc(const wchar_t *wcs, attr_t at, short co, cchar_t *cc) in __m_wcs_cc()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattr_on.c73 wattr_set(WINDOW *w, attr_t at, short co, void *opts) in wattr_set()
88 wattr_get(WINDOW *w, attr_t *at, short *co, void *opts) in wattr_get()
106 wcolor_set(WINDOW *w, short co, void *opts) in wcolor_set()
H A Dgetwin.c51 short co; local
139 short co; local
H A Dgetcchar.c45 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
H A Dsetcchar.c45 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
H A Dwchgat.c45 wchgat(WINDOW *w, int n, attr_t at, short co, const void *opts) in wchgat()
H A Dslk.c134 slk_attr_set(const attr_t at, short co, void *opts) in slk_attr_set()
149 slk_color(short co) in slk_color()
H A Dm_cc.c285 __m_mbs_cc(const char *mbs, attr_t at, short co, cchar_t *cc) in __m_mbs_cc()
338 __m_wcs_cc(const wchar_t *wcs, attr_t at, short co, cchar_t *cc) in __m_wcs_cc()
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c150 cis_tuple_handler(cistpl_callout_t *co, cistpl_t *tp, uint32_t flags, in cis_tuple_handler()
218 cis_no_tuple_handler(cistpl_callout_t *co, cistpl_t *tp, in cis_no_tuple_handler()
257 cis_unknown_tuple_handler(cistpl_callout_t *co, cistpl_t *tp, in cis_unknown_tuple_handler()
280 cistpl_vers_1_handler(cistpl_callout_t *co, cistpl_t *tp, in cistpl_vers_1_handler()
343 cistpl_config_handler(cistpl_callout_t *co, cistpl_t *tp, in cistpl_config_handler()
430 cistpl_device_handler(cistpl_callout_t *co, cistpl_t *tp, in cistpl_device_handler()
531 cistpl_cftable_handler(cistpl_callout_t *co, cistpl_t *tp,
H A Dcis.c203 cistpl_callout_t *co; in CISParser() local
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.c184 smb_co_rele(struct smb_connobj *co) in smb_co_rele()
282 smb_co_kill(struct smb_connobj *co) in smb_co_kill()
456 struct smb_connobj *co; in smb_vc_findcreate() local
585 smb_connobj_t *co; in smb_vc_walkshares() local
701 struct smb_connobj *co; in smb_share_findcreate() local
985 struct smb_connobj *co; in nsmb_zone_shutdown() local
1011 struct smb_connobj *co; in nsmb_zone_destroy() local
H A Dsmb_rq.c126 smb_rq_init(struct smb_rq *rqp, struct smb_connobj *co, uchar_t cmd, in smb_rq_init()
492 smb_rq_getenv(struct smb_connobj *co, in smb_rq_getenv()
/illumos-gate/usr/src/cmd/rpcsvc/
H A Dspray.c68 spraycumul *co; in main() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c650 const struct cipso_option *co = (const struct cipso_option *)option; in cipso_to_sl() local
691 const cipso_option_t *co; in tsol_get_pkt_label() local

12