Searched defs:nomore (Results 1 - 6 of 6) sorted by relevance

/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/cmd/format/
H A Dmenu_analyze.c165 int i, j, lines, nomore = 0; local
175 nomore++;
203 (!nomore && (lines % (tty_lines - 1) == 0))) {
237 if (!nomore) {
H A Dmenu_defect.c453 int i, nomore = 0; local
473 nomore++;
494 (!nomore && ((i + 1) % (tty_lines - 1) == 0))) {
525 if (!nomore) {
/illumos-gate/usr/src/lib/libcurses/screen/
H A Didlok.c117 int tsy, bsy, idn, dir, nomore; local
134 nomore = TRUE;
139 nomore = FALSE;
185 if (nomore)
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c444 nomore(void) function
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c3931 bool nomore = false; local
4170 if (nomore)
4486 nomore = true;
4531 if (!nomore)

Completed in 79 milliseconds