Searched defs:whline (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libcurses/screen/ |
H A D | whline.c | 47 whline(WINDOW *win, chtype horch, int num_chars) function
|
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | whln.c | 47 whline(WINDOW *w, chtype h, int n) function 53 __m_trace("whline(%p, %ld, %d)", w, h, n); 59 return __m_return_code("whline", code); 69 __m_trace("whline(%p, %ld, %d)", w, v, n);
|
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | whln.c | 50 whline(WINDOW *w, chtype h, int n) function
|
Completed in 17 milliseconds