HomeSort by: relevance | last modified time | path
    Searched defs:__touchwin (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
touchwin.c 206 __touchwin(WINDOW *win, int force) function in typeref:typename:int
210 __CTRACE(__CTRACE_LINE, "__touchwin: (%p)\n", win);
263 __touchwin(win, 0);
278 __touchwin(win, 0);
touchwin.c 206 __touchwin(WINDOW *win, int force) function in typeref:typename:int
210 __CTRACE(__CTRACE_LINE, "__touchwin: (%p)\n", win);
263 __touchwin(win, 0);
278 __touchwin(win, 0);

Completed in 22 milliseconds