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

  /src/lib/libcurses/
insch.c 61 * mvinsch --
65 mvinsch(int y, int x, chtype ch) function in typeref:typename:int
curses.h 495 #define mvinsch(y, x, c) mvwinsch(stdscr, y, x, c) macro
601 int mvinsch(int, int, chtype);

Completed in 14 milliseconds