Home
last modified time | relevance | path

Searched refs:MORE (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregcomp.c164 #define MORE() (p->next < p->end) macro
370 (void) REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
450 if (!MORE()) in p_ere_exp()
495 while (MORE() && PEEK() != '}') in p_ere_exp()
503 if (!MORE()) in p_ere_exp()
519 (void) REQUIRE(MORE(), REG_BADPAT); in p_str()
520 while (MORE()) in p_str()
692 assert(!MORE() || SEE(end1)); in p_re()
744 if (MORE() && !SEETWO('\\', ')')) in p_simp_re()
906 switch ((MORE()) ? PEEK() : '\0') { in p_b_term()
[all …]
/illumos-gate/usr/src/lib/krb5/ss/
H A Dpager.c23 static char MORE[] = "more"; variable
104 _ss_pager_name = MORE; in ss_page_stdin()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_rcv.c234 tiptr->ti_flags |= MORE; in _tx_rcv()
342 if (!retval && (tiptr->ti_flags & MORE)) { in _tx_rcv()
344 tiptr->ti_flags &= ~MORE; in _tx_rcv()
H A Dt_rcvv.c249 tiptr->ti_flags |= MORE; in _tx_rcvv()
360 if (!retval && (tiptr->ti_flags & MORE)) { in _tx_rcvv()
362 tiptr->ti_flags &= ~MORE; in _tx_rcvv()
H A Dt_unbind.c128 tiptr->ti_flags &= ~(MORE|EXPEDITED); in _tx_unbind_locked()
H A Dt_snddis.c168 tiptr->ti_flags &= ~(MORE|EXPEDITED); in _tx_snddis()
H A Dtx.h90 #define MORE 0x0008 /* more data */ macro
H A Dt_rcvdis.c194 tiptr->ti_flags &= ~(MORE | EXPEDITED); in _tx_rcvdis()
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c121 static int MORE = TRUE; variable
434 while (MORE || (lastarg[0] != '\0')) { in main()
526 if (!MORE && in main()
585 while (MORE) { in getarg()
702 MORE = FALSE; in getarg()
706 MORE = FALSE; in getarg()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c135 #undef MORE
136 #define MORE (1L<<16) macro
169 #define GLOBAL (MORE)
734 proto->flags &= ~MORE; in lex()
744 proto->flags &= ~MORE; in lex()
2231 proto->flags |= MORE; in pppopen()
2256 if (!(proto->flags & MORE)) in pppopen()
2393 if (proto->flags & MORE) in pppopen()
2521 proto->flags &= ~MORE; in pppread()
2609 if (proto->flags & MORE) in pppdrop()
[all …]
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Dusg.local.h63 #define MORE PG macro
/illumos-gate/usr/src/common/ficl/test/
H A Dtester.fr13 \ SET THE FOLLOWING FLAG TO TRUE FOR MORE VERBOSE OUTPUT; THIS MAY
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd1.c465 obuf = npopen(MORE, "w"); in type1()
467 perror(MORE); in type1()
H A Dcollect.c642 fbuf = npopen(MORE, "w"); in collect()
644 perror(MORE); in collect()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dsis900.h202 MORE = 0x40000000, enumerator
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c161 MORE, /* File is partly in buffer */ enumerator
1710 case MORE: /* file partly unread */ in execute()
1791 if (file_stat == MORE) { in fgetfile()
1846 file_stat = MORE; in fgetfile()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed837 /* MORE */ fixterm(),
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src12286 # therefore, is setenv MORE -c .
14631 # supported here. :uc: is slow, but looks nice. Suggest setenv MORE -up .
H A Dterminfo.src13853 # therefore, is setenv MORE -c .
16514 # supported here. :uc: is slow, but looks nice. Suggest setenv MORE -up .