Searched refs:__m_acs_cc (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | wbrdr.c | 69 (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 D | private.h | 170 extern int __m_acs_cc(chtype, cchar_t *);
|
H A D | wacs.c | 134 __m_acs_cc(chtype acs, cchar_t *cc) function
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | wbrdr.c | 65 (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 D | wacs.c | 111 __m_acs_cc(chtype acs, cchar_t *cc) function
|
H A D | private.h | 157 extern int __m_acs_cc(chtype, cchar_t *);
|
Completed in 68 milliseconds