Home
last modified time | relevance | path

Searched refs:more (Results 26 – 50 of 6116) sorted by relevance

12345678910>>...245

/netbsd/external/bsd/ntp/dist/scripts/
H A Dsummary-opts20 my $pager = $ENV{PAGER} || '(less || more)';
38 'help' => '', 'more-help' => ''
44 'help|?', 'more-help'));
57 --more-help Pass the extended usage text through a pager
64 paged_usage(0) if $opts->{'more-help'};
H A Dinvoke-summary.texi36 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
38 @code{more-help} is disabled on platforms without a working
40 used to select the program, defaulting to @file{more}. Both will exit
55 --more-help Pass the extended usage text through a pager
92 Process all files with the date suffix more or equal to value of
H A Dinvoke-plot_summary.texi35 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
37 @code{more-help} is disabled on platforms without a working
39 used to select the program, defaulting to @file{more}. Both will exit
56 --more-help Pass the extended usage text through a pager
/netbsd/external/cddl/osnet/dev/dtrace/mips/
H A Ddtrace_isa.c318 int more, stksize; in dtrace_next_frame() local
378 more = 3; in dtrace_next_frame()
380 for (; more; va += sizeof(int), in dtrace_next_frame()
381 more = (more == 3) ? 3 : more - 1) { in dtrace_next_frame()
392 more = 2; /* stop after next instruction */ in dtrace_next_frame()
397 more = 1; /* stop now */ in dtrace_next_frame()
408 more = 2; /* stop after next instruction */ in dtrace_next_frame()
418 more = 2; /* stop after next instruction */ in dtrace_next_frame()
/netbsd/external/bsd/ntp/dist/scripts/update-leap/
H A Dupdate-leap-opts20 my $pager = $ENV{PAGER} || '(less || more)';
39 'help' => '', 'more-help' => ''
46 'help|?', 'more-help'));
60 --more-help Pass the extended usage text through a pager
67 paged_usage(0) if $opts->{'more-help'};
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Drwbytype_example.txt11 10357 more chr R 30
22 10357 more reg R 1652
24 10357 more chr W 96925
25 10357 more fifo R 97280
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Drwbytype_example.txt11 10357 more chr R 30
22 10357 more reg R 1652
24 10357 more chr W 96925
25 10357 more fifo R 97280
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc184 "to find more errors.")
187 "to find more errors.")
190 "to find more errors.")
193 "to find more errors.")
196 "to find more errors.")
199 "to find more errors.")
202 "functions to find more errors.")
205 "to find more errors.")
213 "intrinsics to find more errors.")
216 "to find more errors.")
[all …]
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_flags.inc186 "to find more errors.")
189 "to find more errors.")
192 "to find more errors.")
195 "to find more errors.")
198 "to find more errors.")
201 "to find more errors.")
204 "functions to find more errors.")
207 "to find more errors.")
215 "intrinsics to find more errors.")
218 "to find more errors.")
[all …]
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_flags.inc184 "to find more errors.")
187 "to find more errors.")
190 "to find more errors.")
193 "to find more errors.")
196 "to find more errors.")
199 "to find more errors.")
202 "functions to find more errors.")
205 "to find more errors.")
213 "intrinsics to find more errors.")
216 "to find more errors.")
[all …]
/netbsd/distrib/i386/ramdisks/ramdisk-rescuetiny/
H A Dlist12 PROG usr/bin/more usr/bin/less
17 SPECIAL more srcdir distrib/utils/more
/netbsd/distrib/mac68k/instkernel/ramdisk/
H A Dlist51 PROG usr/bin/more usr/bin/less
62 SPECIAL more srcdir distrib/utils/more
80 COPY ${NOTESOBJDIR}/INSTALL.more INSTALL.more
/netbsd/external/bsd/file/dist/
H A DTODO2 They are more visible there, so please add any further TODOs to that
14 required for soft magic, not the more detailed information given by
18 Read the kerberos magic entry for more ideas.
39 - We could use file_pipe2file more (for EOF offsets, CDF documents),
41 - The implementation of struct buffer needs re-thinking and more work.
/netbsd/distrib/i386/ramdisks/ramdisk-small/
H A Dlist16 PROG usr/bin/more usr/bin/less
22 SPECIAL more srcdir distrib/utils/more
/netbsd/bin/ksh/
H A Dexpand.h33 int more = ((xp) + (n)) - (xs).end; \
34 if (more > 0) \
35 xp = Xcheck_grow_(&xs, xp, more); \
56 char * Xcheck_grow_ ARGS((XString *xsp, char *xp, int more));
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/tic54x/
H A Dsections.s19 ; more initialized data in .data
30 ; more initialized data into .data
35 ; define another section for more variables
41 ; more code
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dsections.s19 ; more initialized data in .data
30 ; more initialized data into .data
35 ; define another section for more variables
41 ; more code
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-verify.pod.in41 The file or URI should contain one or more CRLs in PEM or DER format.
42 This option can be specified more than once to include CRLs from multiple
61 A file or URI of (more or less) trusted certificates.
62 See L<openssl-verification-options(1)> for more information on trust settings.
64 This option can be specified more than once to load certificates from multiple
70 This option can be specified more than once to load certificates from multiple
101 One or more target certificates to verify, one per file. If no certificates are
/netbsd/external/bsd/pdisk/dist/
H A DHISTORY7 12/1996 - Spent three weeks adding more commands, writing
10 Fixed a few more bugs.
14 a few more bugs.
36 11/1997 - A few more fixes
62 Warn when creating/writing a map with more than 15 entries
/netbsd/external/bsd/ntp/dist/scripts/calc_tickadj/
H A Dinvoke-calc_tickadj.texi57 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
59 @code{more-help} is disabled on platforms without a working
61 used to select the program, defaulting to @file{more}. Both will exit
72 --more-help Pass the extended usage text through a pager
/netbsd/external/bsd/wpa/dist/src/common/
H A Dgas.h18 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more,
28 u8 frag_id, u8 more,
32 u8 frag_id, u8 more,
/netbsd/lib/libpuffs/
H A DTODO20 more difficult to do, e.g. how can we know readdir on sshfs will
29 * make puffs more like kernel vfs - or make kernel vfs more like puffs
35 more generic
/netbsd/sys/nfs/
H A Dnfs_srvsocket.c360 struct nfsrv_descript **ndp, bool *more) in nfsrv_dorec() argument
367 *more = false; in nfsrv_dorec()
380 *more = true; in nfsrv_dorec()
414 bool more; in nfsrv_timer() local
422 more = false; in nfsrv_timer()
430 more = true; in nfsrv_timer()
434 return more; in nfsrv_timer()
/netbsd/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A Dperlopt.tpl62 ;; set optarget to array reference if can take more than one value
138 my $pager = $ENV{PAGER} || '(less || more)';
150 [= (. perl_opts) =]'help' => '', 'more-help' => ''
155 'help|?', 'more-help'));
162 --more-help Pass the extended usage information through a pager
169 paged_usage(0) if $opts->{'more-help'};[=
/netbsd/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-02-06-TypeNotationDebateResp1.txt21 more or less happily with the absurd rules for "to be" (am, are, is, been,
41 is just much more familiar and clear to people than anything new you
43 make function pointers easier but makes arrays much more difficult seems
49 I absolutely agree. But the question is, what is more clear and concise?
51 syntax that they have never seen that has a more logical structure. I think
57 P.S. Also, while I agree that most your syntax is more logical, there is

12345678910>>...245