Home
last modified time | relevance | path

Searched refs:more (Results 126 – 150 of 503) sorted by relevance

12345678910>>...21

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dfts.c949 fts_palloc(FTS *sp, size_t more) in fts_palloc() argument
956 more += 256; in fts_palloc()
957 if (sp->fts_pathlen + more < sp->fts_pathlen) { in fts_palloc()
963 sp->fts_pathlen += more; in fts_palloc()
/illumos-gate/usr/src/
H A DREADME.license-files34 into one or more separate files.
96 D. Empty packages: if your package delivers nothing (or, more strictly
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dinsert2.test9 # May you share freely, never taking more than you give.
164 || ' and y=' || y || ' - even more data to fill space';
H A Dhook.test9 # May you share freely, never taking more than you give.
H A Djoin2.test9 # May you share freely, never taking more than you give.
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy4.c285 more: in stin()
364 goto more; in stin()
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp-chat.tmpl27 # peers/myisp.tmpl for more information.
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.dfl36 # Number of seconds the daemon should sleep waiting for more work.
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h461 #define M_MANPAGER "more -A -s"
/illumos-gate/usr/src/lib/libslp/clib/
H A DSLPReg.c749 SLPBoolean more = SLP_TRUE; in check_reregs() local
754 more = SLP_FALSE; in check_reregs()
786 return (more); in check_reregs()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu_amd.esc37 * support, then memory ereports will surface in a more-specific subclass
69 * SERD paramters for individual page faults. When more than PAGE_SB_COUNT
122 * | excessive number of page_ce faults on a chip-select - more |
/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c398 goto more; in commands()
428 goto more; in commands()
438 more:; in commands()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_cpw.c113 krb5_boolean more; local
135 &one, &more);
139 if ((one > 1) || (more)) {
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_proc.c792 bool_t more = TRUE; in xdrypserv_ypall() local
805 if (!xdr_bool(xdrs, &more)) { in xdrypserv_ypall()
818 if (!xdr_bool(xdrs, &more)) { in xdrypserv_ypall()
826 more = FALSE; in xdrypserv_ypall()
828 if (!xdr_bool(xdrs, &more)) { in xdrypserv_ypall()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg241 The dyn:delete command is used to delete one or more elements\n\
261 or more elements in the dynamic section. The specified\n\
314 If one or more value arguments are present, the default is to\n\
333 o\tOne or more value arguments are present.\n\
347 value is shown. If one or more value arguments are present,\n\
371 value is shown. If one or more value arguments are present,\n\
395 value is shown. If one or more value arguments are present,\n\
/illumos-gate/usr/src/cmd/acpi/
H A DReadme26 data in illumos. The repository README has more information on the
/illumos-gate/usr/src/cmd/ast/
H A DREADME.ast7 file there for more information.
/illumos-gate/usr/src/boot/forth/
H A Defi.4th28 \ Place holder for more functions
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME18 For more information on Solaris Projects, see the project(5) manpage and the
/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x129 union ypresp_all switch (bool more) {
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dnet.sed.in31 * Refer to the rules in libdtrace/Makefile.com for more information.
/illumos-gate/usr/src/data/amdpmc/
H A DREADME7 For more information, see the cpcgen tool. This data is derived from the
/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c782 more = B_TRUE; in parse_nested_name()
804 if (!more) { in parse_nested_name()
812 more = B_TRUE; in parse_nested_name()
822 if (!more) { in parse_nested_name()
830 more = B_TRUE; in parse_nested_name()
842 if (!more) { in parse_nested_name()
850 more = B_TRUE; in parse_nested_name()
860 if (!more) in parse_nested_name()
888 if (!more) { in parse_nested_name()
896 more = B_TRUE; in parse_nested_name()
[all …]
/illumos-gate/usr/src/boot/
H A DREADME.loader64 document, for some more pointers on loader.conf syntax.
149 o From loader, you can use the command "more" to read the
151 FreeBSD's more. It is one of loader's builtin commands.
162 can see them in loader.conf, but you can get much more
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/krb5/
H A Dkdb.h263 krb5_boolean *more );
268 krb5_boolean *more );

12345678910>>...21