Searched defs:as_is (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | m_cc.c | 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()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | m_cc.c | 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
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | err.c | 82 int as_is = 0; in err() local
|