Searched defs:tgetstr (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtgetstr.c30 * tgetstr.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/tgetstr.c 1.2 1995/08/30 19:31:37 danv Exp $";
54 tgetstr(cap, area) function
61 __m_trace("tgetstr(%p = \"%.2s\", %p)", cap, cap, area);
73 return __m_return_pointer("tgetstr", value);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtgetstr.c32 * tgetstr.c
44 "libxcurses/src/libc/xcurses/rcs/tgetstr.c 1.4 1998/05/28 17:10:23 "
59 tgetstr(char *cap, char **area) function

Completed in 35 milliseconds