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

  /src/lib/libcurses/
printw.c 84 * mvprintw, mvwprintw --
85 * Implement the mvprintw commands. Due to the variable number of
89 mvprintw(int y, int x, const char *fmt,...) function in typeref:typename:int

Completed in 12 milliseconds