Searched defs:wtouchln (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwtouchln.c30 * wtouchln.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/wtouchln.c 1.1 1995/05/12 20:06:28 ant Exp $";
51 wtouchln(w, y, n, bf) function
58 __m_trace("wtouchln(%p, %d, %d, %d)", w, y, n, bf);
68 return __m_return_code("wtouchln", OK);
/osnet-11/usr/src/lib/libcurses/screen/
H A Dwtouchln.c58 wtouchln(WINDOW *win, int y, int n, int changed) function
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwtouchln.c32 * wtouchln.c
44 "libxcurses/src/libc/xcurses/rcs/wtouchln.c 1.6 1998/06/03 12:57:09 "
56 wtouchln(WINDOW *w, int y, int n, int bf) function

Completed in 24 milliseconds