/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newwin.c | 62 __m_newwin(parent, nlines, ncols, begy, begx) in __m_newwin() argument 253 derwin(parent, nlines, ncols, begy, begx) in derwin() argument 279 newwin(nlines, ncols, begy, begx) in newwin() argument 294 subwin(parent, nlines, ncols, begy, begx) in subwin() argument
|
H A D | newpad.c | 64 int nlines, ncols, begy, begx; variable
|
H A D | setup.c | 494 int nlines = strtol(env, (char **) 0, 10); local
|
H A D | doupdate.c | 126 static short nlines = 0; in __m_doupdate_init() local
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newwin.c | 70 int nlines, int ncols, int begy, int begx) in __m_newwin() 267 int nlines, int ncols, int begy, int begx) in derwin() 284 newwin(int nlines, int ncols, int begy, int begx) in newwin() 294 subwin(WINDOW *parent, int nlines, int ncols, int begy, int begx) in subwin()
|
H A D | newpad.c | 54 newpad(int nlines, int ncols) in newpad() 66 subpad(WINDOW *parent, int nlines, int ncols, int begy, int begx) in subpad()
|
H A D | setup.c | 519 int nlines = (int) strtol(env, (char **) 0, 10); in restartterm() local
|
H A D | doupdate.c | 128 static short nlines = 0; in __m_doupdate_init() local
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | newwin.c | 51 newwin(int nlines, int ncols, int by, int bx) in newwin() 86 int i, nlines = win->_maxy; in _image() local
|
H A D | makenew.c | 52 _makenew(int nlines, int ncols, int begy, int begx) in _makenew()
|
H A D | V3.upd_old_y.c | 49 _update_old_y_area(WINDOW *win, int nlines, int ncols, in _update_old_y_area()
|
H A D | dupwin.c | 61 int i, ncolumns = win->_maxx, nlines = win->_maxy; in dupwin() local
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | wclib.c | 102 static int invalid(const char *file, int nlines) in invalid() 169 register Sfoff_t nlines; in wc_count() local
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_unix.c | 375 int nlines = lineDOL(); in vi_filter() local
|
H A D | ex_re.c | 77 int nlines = lineDOL(); local 703 snote(int total, int nlines) in snote()
|
H A D | ex_cmdsub.c | 357 int nlines; in move1() local 1010 int c, nlines, op; in zop() local 1072 zop2(int nlines, int op) in zop2()
|
H A D | ex_vops.c | 235 int nlines, more; local
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_tab.c | 108 size_t nlines in realloc_lines()
|
/titanic_41/usr/src/cmd/banner/ |
H A D | banner.c | 39 #define nlines 7 /* number of lines in a banner character */ macro
|
/titanic_41/usr/src/cmd/abi/spectrans/parser/ |
H A D | frontend.c | 543 int nlines = 0; in readline() local
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | cmd1.c | 443 long nlines; in type1() local
|
H A D | collect.c | 622 int nlines; in collect() local
|
/titanic_41/usr/src/cmd/more/ |
H A D | more.c | 968 register off_t nlines; in command() local 1206 colon(char *filename, int cmd, off_t nlines) in colon()
|
/titanic_41/usr/src/cmd/fmthard/ |
H A D | fmthard.c | 607 int nlines = 0; in load64() local
|
/titanic_41/usr/src/lib/libtecla/ |
H A D | libtecla.h | 913 int nlines; /* The number of lines in the history list */ member
|