Home
last modified time | relevance | path

Searched defs:num_lines (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/ucblib/libcurses/
H A Dnewwin.c38 newwin(int num_lines, int num_cols, int begy, int begx) in newwin()
93 subwin(WINDOW *orig, int num_lines, int num_cols, int begy, int begx) in subwin()
153 makenew(int num_lines, int num_cols, int begy, int begx) in makenew()
/illumos-gate/usr/src/lib/libcurses/screen/
H A DV2.makenew.c48 makenew(int num_lines, int num_cols, int begy, int begx) in makenew()
H A Dderwin.c55 derwin(WINDOW *orig, int num_lines, int nc, int by, int bx) in derwin()
H A Dwinsdelln.c55 int endy, endx, to, fr, num_lines, dir; in winsdelln() local
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dldpart.c53 int saverr, fd, i, num_lines; in __part_load_locale() local
/illumos-gate/usr/src/cmd/more/
H A Dmore.c496 screen(register FILE *f, register off_t num_lines) in screen()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c700 int i, num_tmp_lines = 0, num_lines = 0; in be_append_menu() local