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

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwget_wch.c30 * wget_wch.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/wget_wch.c 1.2 1995/06/08 19:00:47 ant Exp $";
51 * XPG4 is silent as to whether wget_wch() and wgetch()
76 wget_wch(w, wcp) function
85 __m_trace("wget_wch(%p, %p)", w, wcp);
109 return __m_return_code("wget_wch", KEY_CODE_YES);
129 * the application mixes wide (wget_wch()) and narrow
142 return __m_return_code("wget_wch", OK);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwget_wch.c32 * wget_wch.c
44 "libxcurses/src/libc/xcurses/rcs/wget_wch.c 1.7 1998/05/22 17:57:03 "
56 * XPG4 is silent as to whether wget_wch() and wgetch()
78 wget_wch(WINDOW *w, wint_t *wcp) function
140 * the application mixes wide (wget_wch()) and narrow
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile366 wget_wch.3xcurses \
552 wget_wch.3xcurses := LINKSRC = get_wch.3xcurses

Completed in 48 milliseconds