Searched refs:__m_acs_cc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwbrdr.c69 (void) __m_acs_cc(ls, &wls);
73 (void) __m_acs_cc(rs, &wrs);
77 (void) __m_acs_cc(ts, &wts);
81 (void) __m_acs_cc(bs, &wbs);
85 (void) __m_acs_cc(tl, &wtl);
89 (void) __m_acs_cc(tr, &wtr);
93 (void) __m_acs_cc(bl, &wbl);
97 (void) __m_acs_cc(br, &wbr);
H A Dprivate.h170 extern int __m_acs_cc(chtype, cchar_t *);
H A Dwacs.c134 __m_acs_cc(chtype acs, cchar_t *cc) function
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwbrdr.c65 (void) __m_acs_cc(ls, &wls);
69 (void) __m_acs_cc(rs, &wrs);
73 (void) __m_acs_cc(ts, &wts);
77 (void) __m_acs_cc(bs, &wbs);
81 (void) __m_acs_cc(tl, &wtl);
85 (void) __m_acs_cc(tr, &wtr);
89 (void) __m_acs_cc(bl, &wbl);
93 (void) __m_acs_cc(br, &wbr);
H A Dwacs.c111 __m_acs_cc(chtype acs, cchar_t *cc) function
H A Dprivate.h157 extern int __m_acs_cc(chtype, cchar_t *);

Completed in 68 milliseconds