| /nfsv41/nfs41-gate/usr/src/lib/libast/common/disc/ |
| sfdcmore.c | 30 * a simple but fast more style pager discipline 54 * more read 68 register More_t* more = (More_t*)dp; local 70 more->match = 0; 71 more->row = 2; 72 more->col = 1; 143 * more write 156 register More_t* more = (More_t*)dp; local 163 if (!more->row) 165 if (!more->col 269 register More_t* more = (More_t*)dp; local 312 register More_t* more; local [all...] |
| /nfsv41/nfs41-gate/usr/src/cmd/more/ |
| Makefile | 29 PROG= more 30 DATA= more.help
|
| /nfsv41/nfs41-gate/usr/src/cmd/refer/ |
| inv2.c | 39 int i, nk, ndoc = 0, more = 0, c; local 62 more = 0; 65 more = 1; 66 assert(fd == 0 || more == 0); 68 if (more) 77 if (more) { /* allow more than LINESIZ keys */
|
| /nfsv41/nfs41-gate/usr/src/lib/libcmd/common/ |
| paste.c | 40 "on one or more input files, but not all input files, \bpaste\b " 83 register int d, n, more=1; local 88 for(n=more-1,more=0; n < nstream;) 95 more = 1; 96 else if(!more) /* first stream with output */ 107 more = n+1; 115 if(++n<nstream && more && d>=0) 123 else if(n==nstream && !streams[n-1] && more) 127 while(more); [all...] |
| /nfsv41/nfs41-gate/usr/src/cmd/sgs/tools/common/ |
| leb128.c | 107 int more = 1; local 113 while (more) { 134 more = ((*data++) & 0x80) >> 7; 145 int more = 1; local 151 while (more) { 172 more = ((*data++) & 0x80) >> 7;
|
| /nfsv41/nfs41-gate/usr/src/cmd/lp/filter/postscript/postreverse/ |
| README | 29 postreverse that is more memory/swap efficient as well as a much more efficient
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/ |
| croak.t | 32 if ($@ =~ /Storable binary image v127.255 more recent than I am \(v2\.\d+\)/)
|
| /nfsv41/nfs41-gate/usr/src/lib/libast/common/misc/ |
| optjoin.c | 41 * optjoin() returns non-zero if more args remain 56 int more; local 76 more = argv[opt_info.index] != 0; 79 if (!more)
|
| /nfsv41/nfs41-gate/usr/src/pkgdefs/SUNW0on/ |
| Makefile | 103 -$(RM) $(ROOTMSGDIR)/more.help 104 $(CP) $(SRC)/cmd/more/more.help $(ROOTMSGDIR) 105 -$(CHMOD) $(FILEMODE) $(ROOTMSGDIR)/more.help
|
| /nfsv41/nfs41-gate/usr/src/tools/cscope-fast/ |
| scanner.l | 115 goto more; 120 goto more; 189 goto more; 208 goto more; 230 goto more; 245 goto more; 257 goto more; 291 goto more; 300 goto more; 312 goto more; [all...] |
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/ |
| Makefile.PL | 48 # We can\'t do much more for platforms we are not executing on.
|
| /nfsv41/nfs41-gate/usr/src/lib/libc/port/threads/ |
| sema.c | 167 int more; local 168 if ((ulwp = dequeue(qp, &more)) != NULL) { 172 lsp->sema_waiters = more; 262 int more; local 263 if ((ulwp = dequeue(qp, &more)) != NULL) { 267 lsp->sema_waiters = more; 329 int more; local 330 if ((ulwp = dequeue(qp, &more)) != NULL) { 334 lsp->sema_waiters = more;
|
| /nfsv41/nfs41-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/common/ |
| ResourceBundle.properties | 56 user_not_allowed=User does not have authorization to perform operation. See {0}\nfor more information. 68 getsubopt_end_of_optionarg=No more suboptions.
|
| /nfsv41/nfs41-gate/usr/src/cmd/rexd/ |
| rex.h | 93 struct tchars more; /* interrupt, kill characters, etc. */ member in struct:rex_ttymode
|
| /nfsv41/nfs41-gate/usr/src/cmd/sgs/link_audit/common/ |
| whocalls.ksh | 41 for local symbols (more expensive).
|
| /nfsv41/nfs41-gate/usr/src/stand/lib/inet/ |
| ipv4_impl.h | 41 #define FRAG_NOSLOTS (2) /* no more ip fragment slots */ 48 int16_t more; /* Fragment bit (TRUE == MF, FALSE == No more */ member in struct:ip_frag
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| utfhash.t | 111 my $more; 113 $more = 0; 116 # each will return () after we've done the last pair. $more won't get 119 $more = 1; 124 } while ($more);
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/t/pod/ |
| plainer.t | 50 The C<< => >> operator is mostly just a more visually distinctive 51 The C<=E<gt>> operator is mostly just a more visually distinctive 54 C<time ^ ($$ + ($$ << 15))>), but that isn't necessary any more. 55 C<time ^ ($$ + ($$ E<lt>E<lt> 15))>), but that isn't necessary any more.
|
| podselect.xr | 26 more of the given section specifications. If no section specifications 30 Please see the podselect() entry in the Pod::Select manpage for more
|
| /nfsv41/nfs41-gate/usr/src/cmd/ypcmd/ |
| ypxfrd_client.c | 88 bool_t more; local 120 if (!xdr_bool(xdrs, &more)) 122 if (more == FALSE) 135 bool_t more; local 161 if (!xdr_bool(xdrs, &more)) 163 if (more == FALSE)
|
| /nfsv41/nfs41-gate/usr/src/uts/common/fs/sockfs/ |
| nl7chttp.c | 328 /* Case 1, get 2 more year digits */ 1249 goto more; 1253 goto more; 1258 goto more; 1262 goto more; 1267 goto more; 1274 goto more; 1419 goto more; 1423 goto more; 1460 more [all...] |
| /nfsv41/nfs41-gate/usr/src/ucbcmd/ |
| Makefile | 116 more \ 150 $(ROOTBIN)/page := LINKDEST= ../bin/more
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/ |
| b.t | 16 use Test::More tests => 5; 65 '$. has no more magic' );
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
| Scalar.t | 20 use Test::More tests => 13; 50 ok( $scalar, 'tied once more' );
|
| /nfsv41/nfs41-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| locale.pm | 25 See L<perllocale> for more detailed information on how Perl supports
|