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

  /src/lib/libcurses/
get_wch.c 68 screen->cbuf_head = screen->cbuf_tail = screen->cbuf_cur = 0;
87 *end = &_cursesi_screen->cbuf_tail;
curses_private.h 297 int cbuf_tail; /* tail to cbuf */ member in struct:__screen

Completed in 14 milliseconds