Searched refs:more (Results 1 - 25 of 955) sorted by relevance

1234567891011>>

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/disc/
H A Dsfdcmore.c30 * 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
269 register More_t* more = (More_t*)dp; local
312 register More_t* more; local
[all...]
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/rd/
H A Dinline.rb47 # Appends +more+ to this inline. +more+ may be a String or another Inline.
49 def append more
50 case more
52 @reference << more
53 @rdoc << more
55 @reference << more.reference
56 @rdoc << more.rdoc
58 raise "unknown thingy #{more}"
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzmore10 *less) more=less ;;
11 *) more=more ;;
37 bzip2 -cdfq | eval $more
55 bzip2 -cdfq "$FILE" | eval $more
/macosx-10.9.5/apache-786.1/httpd/modules/http/
H A Dchunk_filter.c1 /* Licensed to the Apache Software Foundation (ASF) under one or more
53 apr_bucket_brigade *more; local
57 for (more = NULL; b; b = more, more = NULL) {
89 more = apr_brigade_split(b, APR_BUCKET_NEXT(e));
109 more = apr_brigade_split(b, APR_BUCKET_NEXT(e));
127 * be a good idea to set them aside and return for more,
177 * marker above, but this is a bit more straight-forward for
/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_ypresp_all.c76 if (!xdr_bool(xdrs, &objp->more)) {
79 switch (objp->more) {
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_get_name_attribute.c43 int *more)
77 more);
36 gss_get_name_attribute(OM_uint32 *minor_status, gss_name_t input_name, gss_buffer_t attr, int *authenticated, int *complete, gss_buffer_t value, gss_buffer_t display_value, int *more) argument
/macosx-10.9.5/bash-92/bash-3.2/examples/startup-files/apple/
H A Daliases24 ll () { ls -lag "$@" | more ; }
/macosx-10.9.5/postfix-252/postfix/examples/chroot-setup/
H A DSolaris1057 more="
107 for i in $more; do
H A DSolaris857 more="
101 for i in $more; do
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcnsm.h276 #define RPC_CN_SM_GET_NEXT_EVENT(sm, event, more)\
280 more = false;\
292 more = true;\
/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_encode_nm.c96 int more = 1; local
114 more = 0;
120 } while (more);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Doptjoin.c41 * optjoin() returns non-zero if more args remain
57 int more; local
76 more = argv[opt_info.index] != 0;
79 if (!more)
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dfdmover.cpp37 void *FdMover::Element::operator new (size_t base, size_t more) argument
39 Element *element = (Element *)::malloc(CMSG_SPACE(more));
40 element->cmsg_len = (socklen_t)CMSG_LEN(more);
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dfdmover.cpp37 void *FdMover::Element::operator new (size_t base, size_t more) argument
39 Element *element = (Element *)::malloc(CMSG_SPACE(more));
40 element->cmsg_len = (socklen_t)CMSG_LEN(more);
/macosx-10.9.5/perl-92/fix/
H A Ddummy.pl8 for more information about multiple version support in Mac OS X.
30 Run "man perl" for more information about multiple version support in
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dpaste.c40 "on one or more input files, but not all input files, \bpaste\b "
88 register int d, n, i, z, more=1; local
93 for(n=more-1,more=0; n < nstream;)
100 more = 1;
101 else if(!more) /* first stream with output */
119 more = n+1;
127 if(++n<nstream && more && d>=0)
138 else if(n==nstream && !streams[n-1] && more)
141 } while(more);
[all...]
/macosx-10.9.5/text_cmds-87/sed/
H A Dmain.c203 cu_fgets(char *buf, int n, int *more) argument
215 if (more != NULL)
216 *more = 0;
243 if (more != NULL)
244 *more = !feof(f);
259 if (more != NULL)
260 *more = 1;
273 if (more != NULL)
274 *more = 0;
282 if (more !
[all...]
/macosx-10.9.5/CPANInternal-140/JSON/lib/JSON/PP/
H A DBoolean.pm12 L<JSON::PP> for more info about this class.
/macosx-10.9.5/CPANInternal-140/JSON-2.53/lib/JSON/backportPP/
H A DBoolean.pm12 L<JSON::PP> for more info about this class.
/macosx-10.9.5/CPANInternal-140/JSON-XS/XS/
H A DBoolean.pm12 L<JSON::XS> for more info about this class.
/macosx-10.9.5/CPANInternal-140/JSON-XS-2.33/XS/
H A DBoolean.pm12 L<JSON::XS> for more info about this class.
/macosx-10.9.5/CPANInternal-140/Test-Simple/examples/
H A Dindent.pl15 No builder may have more than one child active
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A DMakefile.PL12 See the COMPATIBILITY file for more information.
/macosx-10.9.5/man-16/man/src/
H A Dapropos.sh86 done | eval ${PAGER:-more -E}
/macosx-10.9.5/apache-786.1/httpd/server/
H A Dcore_filters.c1 /* Licensed to the Apache Software Foundation (ASF) under one or more
175 * requests. We use the PEEK method to determine if there is more
538 apr_bucket_brigade *more; local
587 more = NULL;
601 more = apr_brigade_split(b, APR_BUCKET_NEXT(e));
613 /* We can't handle more than one file bucket at a time
618 more = apr_brigade_split(b, e);
632 /* send what we have so far since we shouldn't expect more
635 more = apr_brigade_split(b, e);
651 more
[all...]

Completed in 167 milliseconds

1234567891011>>