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

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c119 int __m_slk_format = -1; variable
321 if (0 <= __m_slk_format && __m_slk_init(sp, __m_slk_format) == ERR)
H A Dslk.c59 __m_slk_format = fmt;
345 i = format[__m_slk_format][index];
H A Dprivate.h146 extern int __m_slk_format;
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c123 int __m_slk_format = -1; variable
314 if (0 <= __m_slk_format && __m_slk_init(sp, __m_slk_format) == ERR) {
H A Dslk.c63 __m_slk_format = fmt;
202 i = format[__m_slk_format][index];
419 i = format[__m_slk_format][index];
H A Dprivate.h132 extern int __m_slk_format;

Completed in 20 milliseconds