Home
last modified time | relevance | path

Searched defs:cc (Results 1 – 25 of 253) sorted by relevance

1234567891011

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwattron.c52 cchar_t cc; in wattron() local
64 cchar_t cc; in wattroff() local
77 cchar_t cc; in wattrset() local
H A Din_wch.c52 in_wch(cchar_t *cc) in in_wch()
64 mvin_wch(int y, int x, cchar_t *cc) in mvin_wch()
77 mvwin_wch(WINDOW *w, int y, int x, cchar_t *cc) in mvwin_wch()
H A Dadd_wch.c52 add_wch(const cchar_t *cc) in add_wch()
64 mvadd_wch(int y, int x, const cchar_t *cc) in mvadd_wch()
77 mvwadd_wch(WINDOW *w, int y, int x, const cchar_t *cc) in mvwadd_wch()
H A Dins_wch.c52 ins_wch(const cchar_t *cc) in ins_wch()
64 mvins_wch(int y, int x, const cchar_t *cc) in mvins_wch()
77 mvwins_wch(WINDOW *w, int y, int x, const cchar_t *cc) in mvwins_wch()
H A Dwins_wch.c58 __m_cc_ins(WINDOW *w, int y, int x, const cchar_t *cc) in __m_cc_ins()
104 __m_wins_wch(WINDOW *w, int y, int x, const cchar_t *cc, in __m_wins_wch()
176 wins_wch(WINDOW *w, const cchar_t *cc) in wins_wch()
H A Dm_cc.c158 __m_chtype_cc(chtype ch, cchar_t *cc) in __m_chtype_cc()
181 __m_cc_chtype(const cchar_t *cc) in __m_cc_chtype()
216 __m_cc_mbs(const cchar_t *cc, char *mbs, int n) in __m_cc_mbs()
291 __m_mbs_cc(const char *mbs, attr_t at, short co, cchar_t *cc) in __m_mbs_cc()
345 __m_wcs_cc(const wchar_t *wcs, attr_t at, short co, cchar_t *cc) in __m_wcs_cc()
383 __m_wc_cc(wint_t wc, cchar_t *cc) in __m_wc_cc()
423 __m_cc_sort(cchar_t *cc) in __m_cc_sort()
518 const cchar_t *cc, int as_is) in __m_cc_replace()
633 const cchar_t *cc, int as_is, int *yp, int *xp) in __m_cc_add()
705 const cchar_t *cc, int as_is, int *yp, int *xp) in __m_cc_add_k()
[all …]
H A Dvidattr.c53 cchar_t cc; in vidattr() local
65 cchar_t cc; in vidputs() local
H A Dbkgd.c55 cchar_t cc; in bkgd() local
69 cchar_t cc; in wbkgd() local
H A Dwhln.c53 cchar_t cc; in whline() local
65 cchar_t cc; in wvline() local
H A Dwadd_wch.c53 __m_wadd_wch(WINDOW *w, const cchar_t *cc) in __m_wadd_wch()
74 wadd_wch(WINDOW *w, const cchar_t *cc) in wadd_wch()
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwattron.c47 cchar_t cc; in wattron() local
62 cchar_t cc; in wattroff() local
77 cchar_t cc; in wattrset() local
H A Dattron.c47 cchar_t cc; in attron() local
62 cchar_t cc; in attroff() local
77 cchar_t cc; in attrset() local
H A Dm_cc.c149 __m_chtype_cc(ch, cc) in __m_chtype_cc() argument
172 __m_cc_chtype(cc) in __m_cc_chtype() argument
208 __m_cc_mbs(cc, mbs, n) in __m_cc_mbs() argument
287 __m_mbs_cc(const char *mbs, attr_t at, short co, cchar_t *cc) in __m_mbs_cc()
340 __m_wcs_cc(const wchar_t *wcs, attr_t at, short co, cchar_t *cc) in __m_wcs_cc()
377 __m_wc_cc(wint_t wc, cchar_t *cc) in __m_wc_cc()
402 __m_cc_sort(cc) in __m_cc_sort() argument
444 __m_cc_width(cc) in __m_cc_width() argument
512 __m_cc_replace(w, y, x, cc, as_is) in __m_cc_replace() argument
605 __m_cc_add(w, y, x, cc, as_is, yp, xp) in __m_cc_add() argument
[all …]
H A Dbkgd.c50 cchar_t cc; variable
66 cchar_t cc; variable
H A Dwins_wch.c52 __m_cc_ins(w, y, x, cc) in __m_cc_ins() argument
97 __m_wins_wch(w, y, x, cc, yp, xp) in __m_wins_wch() argument
176 wins_wch(w, cc) in wins_wch() argument
H A Dvidattr.c50 cchar_t cc; in vidattr() local
66 cchar_t cc; in vidputs() local
H A Dadd_wch.c64 const cchar_t *cc; variable
82 const cchar_t *cc; variable
H A Din_wch.c64 cchar_t *cc; variable
82 cchar_t *cc; variable
H A Dins_wch.c64 const cchar_t *cc; variable
82 const cchar_t *cc; variable
H A Dwhln.c50 cchar_t cc; in whline() local
66 cchar_t cc; in wvline() local
/titanic_50/usr/src/cmd/tip/
H A Dcmds.c86 cu_take(int cc) in cu_take()
194 pipefile(int cc) in pipefile()
244 tip_sendfile(int cc) in tip_sendfile()
384 cu_put(int cc) in cu_put()
422 char cc; in send() local
569 shell(int cc) in shell()
635 chdirectory(int cc) in chdirectory()
668 finish(int cc) in finish()
743 variable(int cc) in variable()
855 genbrk(int cc) in genbrk()
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dcipher.c195 cipher_init(CipherContext *cc, Cipher *cipher, in cipher_init()
260 cipher_crypt(CipherContext *cc, u_char *dest, const u_char *src, u_int len) in cipher_crypt()
269 cipher_cleanup(CipherContext *cc) in cipher_cleanup()
281 cipher_set_key_string(CipherContext *cc, Cipher *cipher, in cipher_set_key_string()
457 cipher_get_keyiv_len(CipherContext *cc) in cipher_get_keyiv_len()
470 cipher_get_keyiv(CipherContext *cc, u_char *iv, u_int len) in cipher_get_keyiv()
514 cipher_set_keyiv(CipherContext *cc, u_char *iv) in cipher_set_keyiv()
561 cipher_get_keycontext(CipherContext *cc, u_char *dat) in cipher_get_keycontext()
576 cipher_set_keycontext(CipherContext *cc, u_char *dat) in cipher_set_keycontext()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses_safte.c71 #define ALARM_OFFSET(cc) (cc)->slotoff - 1 argument
160 struct scfg *cc; in safte_softc_init() local
296 struct scfg *cc = ssc->ses_private; in safte_rdstat() local
746 struct scfg *cc = ssc->ses_private; in safte_set_encstat() local
793 struct scfg *cc; in safte_set_objstat() local
950 struct scfg *cc = ssc->ses_private; in set_objstat_sel() local
1044 struct scfg *cc = ssc->ses_private; in wrbuf16() local
1088 struct scfg *cc = ssc->ses_private; in wrslot_stat() local
1138 struct scfg *cc = ssc->ses_private; in perf_slotop() local
/titanic_50/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.c737 CS_ctrl_t *cc; in audiocs_alloc_ctrl() local
825 audiocs_free_ctrl(CS_ctrl_t *cc) in audiocs_free_ctrl()
1463 CS_ctrl_t *cc = arg; in audiocs_get_value() local
1489 CS_ctrl_t *cc = arg; in audiocs_set_ogain() local
1520 CS_ctrl_t *cc = arg; in audiocs_set_micboost() local
1546 CS_ctrl_t *cc = arg; in audiocs_set_igain() local
1578 CS_ctrl_t *cc = arg; in audiocs_set_inputs() local
1608 CS_ctrl_t *cc = arg; in audiocs_set_outputs() local
1639 CS_ctrl_t *cc = arg; in audiocs_set_mgain() local
/titanic_50/usr/src/cmd/bnu/
H A Dpk0.c132 int bad,accept,skip,t,cc; in pkaccept() local
257 int is,cc,xfr,count; local
325 int cc, fc, count; local

1234567891011