Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 1816) sorted by relevance

12345678910>>...73

/NextBSD/release/picobsd/tinyware/help/
HDhelp.c71 more(void) in more() function
110 if (cnt>=crt&&more()) return -1; in display()
120 if (more()) return -1; in display()
123 if (cnt>=crt&&more()) return -1; in display()
129 if (cnt>=crt&&more()) return -1; in display()
138 if (++cnt>=crt&&more()) return -1; in display()
152 if (cnt>=crt&&more()) return -1; in display()
/NextBSD/usr.bin/sed/
HDmain.c218 cu_fgets(char *buf, int n, int *more) in cu_fgets() argument
230 if (more != NULL) in cu_fgets()
231 *more = 0; in cu_fgets()
258 if (more != NULL) in cu_fgets()
259 *more = !feof(f); in cu_fgets()
274 if (more != NULL) in cu_fgets()
275 *more = 1; in cu_fgets()
288 if (more != NULL) in cu_fgets()
289 *more = 0; in cu_fgets()
297 if (more != NULL) in cu_fgets()
[all …]
/NextBSD/contrib/wpa/src/common/
HDgas.c49 u8 more, u16 comeback_delay, size_t size) in gas_build_resp() argument
62 wpabuf_put_u8(buf, frag_id | (more ? 0x80 : 0)); in gas_build_resp()
79 gas_build_comeback_resp(u8 dialog_token, u16 status_code, u8 frag_id, u8 more, in gas_build_comeback_resp() argument
83 status_code, frag_id, more, comeback_delay, in gas_build_comeback_resp()
169 u8 frag_id, u8 more, in gas_anqp_build_comeback_resp() argument
175 frag_id, more, comeback_delay, 4 + size); in gas_anqp_build_comeback_resp()
189 u8 frag_id, u8 more, in gas_anqp_build_comeback_resp_buf() argument
196 more, comeback_delay, in gas_anqp_build_comeback_resp_buf()
/NextBSD/sys/mips/mips/
HDdb_trace.c146 int more, stksize, j; in stacktrace_subr() local
243 more = 3; in stacktrace_subr()
245 for (va = subr; more; va += sizeof(int), in stacktrace_subr()
246 more = (more == 3) ? 3 : more - 1) { in stacktrace_subr()
257 more = 2; /* stop after next instruction */ in stacktrace_subr()
262 more = 1; /* stop now */ in stacktrace_subr()
273 more = 2; /* stop after next instruction */ in stacktrace_subr()
283 more = 2; /* stop after next instruction */ in stacktrace_subr()
/NextBSD/usr.sbin/bsdconfig/networking/include/
HDmessages.subr52 …ains_invalid_chars="ERROR! One or more individual labels within the hostname\n(separated by dots) …
53 msg_hostname_label_exceeds_max_length="ERROR! One or more individual labels within the hostname\n(s…
54 msg_hostname_label_is_null="ERROR! One or more individual labels within the hostname\n(separated by…
55 msg_hostname_label_starts_or_ends_with_hyphen="ERROR! One or more individual labels within the host…
58 …ns_invalid_chars="ERROR! One or more individual octets within the IPv4 address\n(separated by dots…
59 msg_ipv4_addr_octet_exceeds_max_value="ERROR! One or more individual octets within the IPv4 address…
60 msg_ipv4_addr_octet_is_null="ERROR! One or more individual octets within the IPv4 address\n(separat…
61 …he IPv4 address entered has either too few (less than\nfour) or too many (more than four) octets, …
62 …ins_invalid_chars="ERROR! One or more individual fields within the subnet mask\n(separated by dots…
63 msg_ipv4_mask_field_exceeds_max_value="ERROR! One or more individual fields within the subnet mask\…
[all …]
/NextBSD/usr.sbin/lpr/lpq/
HDlpq.c130 int more, status; in main() local
132 more = firstprinter(pp, &status); in main()
135 while (more) { in main()
142 more = nextprinter(pp, &status); in main()
154 } while (more && status); in main()
/NextBSD/contrib/ntp/scripts/calc_tickadj/
HDcalc_tickadj-opts20 my $pager = $ENV{PAGER} || '(less || more)';
34 'help' => '', 'more-help' => ''
39 'help|?', 'more-help'));
48 --more-help Pass the extended usage text through a pager
55 paged_usage(0) if $opts->{'more-help'};
HDinvoke-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
/NextBSD/contrib/ntp/scripts/ntp-wait/
HDntp-wait-opts20 my $pager = $ENV{PAGER} || '(less || more)';
35 'help' => '', 'more-help' => ''
40 'help|?', 'more-help'));
50 --more-help Pass the extended usage text through a pager
57 paged_usage(0) if $opts->{'more-help'};
HDinvoke-ntp-wait.texi55 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
57 @code{more-help} is disabled on platforms without a working
59 used to select the program, defaulting to @file{more}. Both will exit
71 --more-help Pass the extended usage text through a pager
/NextBSD/contrib/ntp/scripts/ntptrace/
HDntptrace-opts20 my $pager = $ENV{PAGER} || '(less || more)';
35 'help' => '', 'more-help' => ''
40 'help|?', 'more-help'));
50 --more-help Pass the extended usage text through a pager
57 paged_usage(0) if $opts->{'more-help'};
/NextBSD/contrib/ntp/scripts/
HDplot_summary-opts20 my $pager = $ENV{PAGER} || '(less || more)';
39 'help' => '', 'more-help' => ''
46 'help|?', 'more-help'));
61 --more-help Pass the extended usage text through a pager
68 paged_usage(0) if $opts->{'more-help'};
HDsummary-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'};
HDinvoke-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
HDinvoke-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
/NextBSD/contrib/ntp/scripts/ntpsweep/
HDntpsweep-opts20 my $pager = $ENV{PAGER} || '(less || more)';
37 'help' => '', 'more-help' => ''
43 'help|?', 'more-help'));
55 --more-help Pass the extended usage text through a pager
62 paged_usage(0) if $opts->{'more-help'};
HDinvoke-ntpsweep.texi39 (@option{--help}) or the @code{more-help} option (@option{--more-help}). @code{more-help} will pri…
41 @code{more-help} is disabled on platforms without a working
43 used to select the program, defaulting to @file{more}. Both will exit
57 --more-help Pass the extended usage text through a pager
/NextBSD/usr.sbin/lpr/chkprintcap/
HDchkprintcap.c72 int c, error, makedirs, more, queuecnt, verbosity; in main() local
123 more = firstprinter(pp, &error); in main()
124 if (interpret_error(pp, error) && more) in main()
127 while (more) { in main()
146 more = nextprinter(pp, &error); in main()
147 if (interpret_error(pp, error) && more) in main()
/NextBSD/sys/cddl/dev/dtrace/mips/
HDdtrace_isa.c306 int more, stksize; in dtrace_next_frame() local
366 more = 3; in dtrace_next_frame()
368 for (; more; va += sizeof(int), in dtrace_next_frame()
369 more = (more == 3) ? 3 : more - 1) { in dtrace_next_frame()
380 more = 2; /* stop after next instruction */ in dtrace_next_frame()
385 more = 1; /* stop now */ in dtrace_next_frame()
396 more = 2; /* stop after next instruction */ in dtrace_next_frame()
406 more = 2; /* stop after next instruction */ in dtrace_next_frame()
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDrwbytype_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
/NextBSD/contrib/ntp/scripts/update-leap/
HDupdate-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'};
/NextBSD/contrib/ldns/drill/
HDChangeLog.22-nov-200522 * drill's core code is not much more simple, as
30 * Added two more options (borrowed from dig)
46 * big configure.ac and Makefile.in updates (made more general)
80 * more sane options parsing
81 * more sane argument handling
105 * more checks
/NextBSD/sys/dev/hwpmc/
HDhwpmc_mips.c480 int more, stksize; in pmc_next_frame() local
526 more = 3; in pmc_next_frame()
528 for (; more; va += sizeof(int), in pmc_next_frame()
529 more = (more == 3) ? 3 : more - 1) { in pmc_next_frame()
540 more = 2; /* stop after next instruction */ in pmc_next_frame()
545 more = 1; /* stop now */ in pmc_next_frame()
556 more = 2; /* stop after next instruction */ in pmc_next_frame()
566 more = 2; /* stop after next instruction */ in pmc_next_frame()
/NextBSD/
HDREADME95 more information).
100 for more information, including setting make(1) variables.
104 the Makefile in this directory for more information on the
107 Building a kernel is a somewhat more involved process. See build(7), config(8),
109 for more information.
138 Please see gnu/COPYING* for more information.
170 For information on synchronizing your source tree with one or more of
/NextBSD/contrib/ntp/sntp/ag-tpl/0-old/
HDperlopt.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'};[=

12345678910>>...73