Home
last modified time | relevance | path

Searched defs:wcp (Results 1 – 25 of 26) sorted by relevance

12

/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dget_wch.c49 get_wch(wcp) in get_wch() argument
66 mvget_wch(y, x, wcp) in mvget_wch() argument
85 mvwget_wch(w, y, x, wcp) in mvwget_wch() argument
H A Dwget_wch.c76 wget_wch(w, wcp) in wget_wch() argument
H A Dm_cc.c261 __m_tty_wc(index, wcp) in __m_tty_wc() argument
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dget_wch.c52 get_wch(wint_t *wcp) in get_wch()
64 mvget_wch(int y, int x, wint_t *wcp) in mvget_wch()
77 mvwget_wch(WINDOW *w, int y, int x, wint_t *wcp) in mvwget_wch()
H A Dkillwch.c52 erasewchar(wchar_t *wcp) in erasewchar()
64 killwchar(wchar_t *wcp) in killwchar()
H A Dwget_wch.c78 wget_wch(WINDOW *w, wint_t *wcp) in wget_wch()
H A Dm_cc.c263 __m_tty_wc(int index, wchar_t *wcp) in __m_tty_wc()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dmbaddch.c45 chtype *wcp, *ep, *wp, wc; in _mbclrch() local
93 chtype *wp, *wcp, *ecp, wc; in _mbvalid() local
150 chtype *wcp, wc; in _mbaddch() local
H A Dwrefresh.c293 chtype *wcp, *cp, prev; in _shove() local
372 chtype *wcp, *scp, *wp, *sp, wc, sc; in _updateln() local
801 _useidch(chtype *wcp, chtype *scp, int length, int maxi, int *id) in _useidch()
1043 chtype *wcp = _virtscr->_y[cy]; in _rmargin() local
1143 chtype *wcp, *ecp; in _getceod() local
H A Dmbmove.c47 chtype *wcp, *wp, *ep; in wmbmove() local
H A Dputwin.c58 chtype **wcp, **ecp; in putwin() local
H A Dwinsch.c55 chtype *wcp, a; in winsch() local
H A Dgetwin.c56 chtype **ecp, **wcp; in getwin() local
H A Dmbinsshift.c46 chtype *wcp, *wp, *ep; in _mbinsshift() local
H A Dwbkgd.c54 chtype *wcp, obkgda, obkgdc, nbkgda, in wbkgd() local
H A Dwinsnstr.c58 chtype *wcp; in winsnstr() local
H A Dwnoutref.c54 chtype **wcp, **scp, *wc, *sc; in wnoutrefresh() local
/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_handlers.c388 ibmf_i_process_completion(ibmf_ci_t *cip, ibt_wc_t *wcp) in ibmf_i_process_completion()
413 ibmf_i_dump_wcp(ibmf_ci_t *cip, ibt_wc_t *wcp, ibmf_recv_wqe_t *recv_wqep) in ibmf_i_dump_wcp()
H A Dibmf_recv.c96 ibmf_i_handle_recv_completion(ibmf_ci_t *cip, ibt_wc_t *wcp) in ibmf_i_handle_recv_completion()
430 ibt_wc_t *wcp; in ibmf_i_do_recv_cb() local
1464 ibt_wc_t *wcp = &recv_wqep->recv_wc; in ibmf_send_busy() local
H A Dibmf_send.c256 ibmf_i_handle_send_completion(ibmf_ci_t *cip, ibt_wc_t *wcp) in ibmf_i_handle_send_completion()
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c608 ibt_wc_t *wcp; in srpt_ch_scq_hdlr() local
697 ibt_wc_t *wcp; in srpt_ch_rcq_hdlr() local
/titanic_44/usr/src/common/smbsrv/
H A Dsmb_utf8.c214 const smb_wchar_t *wcp = wcstring; in smb_wcstombs() local
/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis.c392 whatis_callback_t *wcp; in mdb_whatis_register() local
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c863 struct node *lnp, struct node *anp, struct wildcardinfo *wcp) in vmatch_event()
1192 struct wildcardinfo *wcp; in vmatch() local
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h888 #define get_wch(wcp) wget_wch(stdscr, wcp) argument
889 #define mvget_wch(y, x, wcp) \ argument
892 #define mvwget_wch(w, y, x, wcp) \ argument

12