Home
last modified time | relevance | path

Searched refs:nomore (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmenu_analyze.c163 int i, j, lines, nomore = 0; in a_print() local
173 nomore++; in a_print()
201 (!nomore && (lines % (tty_lines - 1) == 0))) { in a_print()
235 if (!nomore) { in a_print()
H A Dmenu_defect.c444 int i, nomore = 0; in d_print() local
464 nomore++; in d_print()
485 (!nomore && ((i + 1) % (tty_lines - 1) == 0))) { in d_print()
516 if (!nomore) { in d_print()
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_region.c62 int nomore, restart, ret, wrote; local
67 nomore = 0;
74 if (nomore) {
193 nomore = 1;
/illumos-gate/usr/src/lib/libcurses/screen/
H A Didlok.c115 int tsy, bsy, idn, dir, nomore; in _use_idln() local
132 nomore = TRUE; in _use_idln()
137 nomore = FALSE; in _use_idln()
183 if (nomore) in _use_idln()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c442 nomore(void) in nomore() function
H A Dex_cmds.c641 if (nomore())
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c3931 bool nomore = false; local
4170 if (nomore)
4487 nomore = true;
4532 if (!nomore)