Searched defs:nlines (Results 1 - 16 of 16) sorted by relevance

/src/lib/libcurses/
H A Dinsdelln.c56 insdelln(int nlines) argument
69 winsdelln(WINDOW *win, int nlines) argument
[all...]
H A Dscroll.c62 scrl(int nlines) argument
97 wscrl(WINDOW *win, int nlines) argument
H A Dripoffline.c42 int nlines; member in struct:ripoff
96 int i, nlines, rbot, rtop; local in function:__ripoffscreen
142 int rbot = screen->LINES, i, nlines, ret = OK; local in function:__ripoffresize
[all...]
H A Dresize.c55 int nlines = req_nlines; local in function:wresize
135 is_term_resized(int nlines,int ncols) argument
149 resizeterm(int nlines,int ncols) argument
181 resize_term(int nlines,int ncols) argument
225 __resizeterm(WINDOW * win,int nlines,int ncols) argument
249 __resizewin(WINDOW * win,int nlines,int ncols) argument
[all...]
H A Dtstp.c256 int nlines, ncols; local in function:__restartwin
H A Dnewwin.c58 derwin(WINDOW *orig, int nlines, int ncols, int by, int bx) argument
71 subpad(WINDOW *orig, int nlines, int ncols, int by, int bx) argument
104 newwin(int nlines, int ncols, int by, int bx) argument
115 newpad(int nlines, int ncols) argument
124 __newwin(SCREEN * screen,int nlines,int ncols,int by,int bx,int ispad,int isstdscr) argument
185 subwin(WINDOW * orig,int nlines,int ncols,int by,int bx) argument
192 __subwin(WINDOW * orig,int nlines,int ncols,int by,int bx,int ispad) argument
260 __makenew(SCREEN * screen,int nlines,int ncols,int by,int bx,int sub,int ispad) argument
[all...]
H A Dcurses_private.h205 int nlines; member in struct:__ripoff
/src/sys/arch/ia64/stand/common/
H A Dpager.c51 int nlines; local in function:pager_open
/src/usr.bin/shuffle/
H A Dshuffle.c109 size_t size, nlines = 0, maxlines = 128; local in function:get_lines
165 size_t nlines = 0, pick = 0, i; local in function:main
[all...]
/src/usr.bin/sortinfo/
H A Dsortinfo.c53 size_t nlines; member in struct:section
/src/tests/lib/libc/stdlib/
H A Dh_sort.c91 size_t nlines; local in function:main
/src/usr.bin/tset/
H A Dtset.c57 int nlines, ncolumns; /* window size */ variable in typeref:typename:int
/src/distrib/utils/more/
H A Dprim.c360 int c, nlines; local in function:jump_back
/src/games/boggle/boggle/
H A Dmach.c68 int nlines; variable in typeref:typename:int
/src/usr.bin/msgs/
H A Dmsgs.c137 int nlines; variable in typeref:typename:int
/src/lib/libedit/
H A Dreadline.c1283 history_truncate_file (const char *filename, int nlines) argument

Completed in 18 milliseconds