Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 2720) sorted by relevance

12345678910>>...109

/netbsd/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool-commands.in100 help = "do not sign"
228 help = "enctype"
393 help = "OCSP file"
405 help = "verbose"
416 help = "verbose"
427 help = "Subject DN"
447 help = "Key-pair"
452 help = "keytype"
691 help = "keytype"
711 help = "flag"
[all …]
/netbsd/sys/arch/ia64/stand/common/
H A Dmerge_help.awk38 help[ind, "T"] = T;
39 help[ind, "S"] = S;
43 while (help[i, "T"] help[i, "S"] < T S)
46 i = help[i, "link"];
62 help[ind, "T"] = T;
63 help[ind, "S"] = S;
64 help[ind, "D"] = D;
68 help[ind, "text"] = 0;
82 help[ind, "text", help[ind, "text"]] = $0;
83 help[ind, "text"]++;
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dcl_arguments.py21 help='File or path to include in the test suite')
30 help="Number of workers used for testing",
36 help="Prefix for 'lit' config files")
48 help="Suppress no error output",
51 help="Reduce amount of output."
57 help="Show test output for failures",
66 help="Display all commandlines and output",
96 help="Run tests under valgrind",
146 help="Maximum number of tests to run",
154 help="Run tests in random order",
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmin-commands.in77 help = "decrypt keys"
206 help = "policy name"
302 help = "long format"
309 help = "short format"
315 help = "terse format"
385 help = "aliases"
391 help = "aliases"
397 help = "policy name"
432 help = "long format"
491 name = "help"
[all …]
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Darguments.py179 help="""Run the build commands first, intercept compiler
209 help="""Specifies the output directory for analyzer reports.
219 help="""Specify the title used on generated HTML pages.
229 help="""Cause the results as a set of .plist files.""")
254 help="""Cause the results as a result.sarif file.""")
294 help="""Generate internal analyzer statistics.""")
326 help="""Provide options to pass through to the analyzer's
356 help="""Enable specific checker.""")
362 help="""Disable specific checker.""")
402 help="""Perform only the collect phase of ctu.
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATest.py206 help="Add a new project for the analyzer testing.")
217 help="Source type of the new project: "
224 help="Origin link for a git repository")
242 help="Regenerate reference output.")
263 help="Comparing two static analyzer runs in terms of "
280 help="Only show statistics on reports")
283 help="Show change in statistics")
297 help="Stage updated results using git.")
303 help="Run regression system in the docker.")
308 help="Start a shell on docker.")
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/kuser/
H A Dkdigest-commands.in56 help = ""
101 help = ""
113 help = ""
119 help = ""
125 help = ""
131 help = ""
137 help = ""
143 help = ""
149 help = ""
155 help = ""
[all …]
H A Dheimtools-commands.in37 help = "List kerberos tickets"
48 help = "list flags"
65 help = "display AFS tokens"
84 help = "List all caches"
89 help = "JSON formated output"
95 help = "Verbose output"
100 help = "version"
115 help = "Verbose output"
156 help = "name of principal"
200 help = "Quiet"
[all …]
/netbsd/external/mit/expat/dist/xmlwf/
H A Dxmlwf_helpgen.py60 input_related.add_argument('-n', action='store_true', help='enable [n]amespace processing')
62 input_related.add_argument('-x', action='store_true', help='enable processing of e[x]ternal entitie…
64 input_related.add_argument('-w', action='store_true', help='enable support for [W]indows code pages…
69 output_related.add_argument('-d', action='store', metavar='DIRECTORY', help='output [d]estination d…
71 output_mode.add_argument('-c', action='store_true', help='write a [c]opy of input XML, not canonica…
72 output_mode.add_argument('-m', action='store_true', help='write [m]eta XML, not canonical XML')
73 output_mode.add_argument('-t', action='store_true', help='write no XML output for [t]iming of plain…
81 help='set maximum tolerated [a]mplification factor (default: 100.0)')
84 parser.add_argument('files', metavar='FILE', nargs='*', help='file to process (default: STDIN)')
88 info.add_argument('-h', action='store_true', help='show this [h]elp message and exit')
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/admin/
H A Dktutil-commands.in41 help = "principal to add"
57 help = "encryption type"
63 help = "password for key"
95 help = "realm to use"
129 help = "admin principal"
144 help = "realm to use"
170 help = "show key values"
175 help = "show timestamps"
186 help = "age to retiere"
243 name = "help"
[all …]
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dfreq.c156 freq_environment (int help) in freq_environment() argument
180 freq_getsysinfo (int help) in freq_getsysinfo() argument
377 freq_proc_cpuinfo (int help) in freq_proc_cpuinfo() argument
475 freq_sco_etchw (int help) in freq_sco_etchw() argument
560 freq_bsd_dmesg (int help) in freq_bsd_dmesg() argument
607 freq_irix_hinv (int help) in freq_irix_hinv() argument
818 freq_all (int help) in freq_all() argument
823 freq_environment (help) in freq_all()
835 || freq_sco_etchw (help) in freq_all()
839 || freq_bsd_dmesg (help) in freq_all()
[all …]
/netbsd/libexec/httpd/lua/
H A Dbozo.lua37 opt.add_option{"-C", "--cgimap", action="store", dest="cgimap", help="--cgimap 's t'"}
39 opt.add_option{"-H", "--hide-dots", action="store_true", dest="hidedots", help="--hide-dots"}
40 opt.add_option{"-I", "--portnum", action="store", dest="portnum", help="--portnum number"}
43 opt.add_option{"-U", "--username", action="store", dest="username", help="--username name"}
45 opt.add_option{"-X", "--dir-index", action="store_true", dest="dirindex", help="--dir-index"}
46 opt.add_option{"-Z", "--ssl", action="store", dest="ssl", help="--ssl 'cert priv'"}
48 opt.add_option{"-c", "--cgibin", action="store", dest="cgibin", help="--cgibin bin"}
49 opt.add_option{"-e", "--dirtyenv", action="store_true", dest="dirtyenv", help="--dirtyenv"}
52 opt.add_option{"-n", "--numeric", action="store_true", dest="numeric", help="--numeric"}
55 opt.add_option{"-t", "--chroot", action="store", dest="chroot", help="--chroot dir"}
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Diprop-commands.in41 help = "configuration file"
60 help = "realm"
72 help = "configuration file"
79 help = "realm"
126 help = "configuration file"
133 help = "realm"
145 help = "configuration file"
158 help = "realm"
176 help = "realm"
183 name = "help"
[all …]
/netbsd/sys/arch/i386/stand/lib/
H A Dgetextmemx.c60 int help = buf[0]; in getextmemx() local
61 if (help == 15 * 1024) in getextmemx()
62 help += buf[1] * 64; in getextmemx()
63 if (extmem < help) in getextmemx()
64 extmem = help; in getextmemx()
84 int help = bufps2.dta[0]; in getextmemx() local
85 if (help == 15 * 1024) in getextmemx()
86 help += bufps2.dta[1]; in getextmemx()
87 if (extmem < help) in getextmemx()
88 extmem = help; in getextmemx()
/netbsd/sys/arch/i386/pnpbios/
H A Dpnpbios.c530 *--help = PNP_FC_GET_NUM_NODES; in pnpbios_getnumnodes()
548 *--help = flags; in pnpbios_getnode()
553 *--help = PNP_FC_GET_DEVICE_NODE; in pnpbios_getnode()
576 *--help = flags;
579 *--help = idx;
580 *--help = PNP_FC_SET_DEVICE_NODE;
598 *--help = PNP_FC_GET_EVENT; in pnpbios_getevent()
611 *--help = msg; in pnpbios_sendmessage()
612 *--help = PNP_FC_SEND_MESSAGE; in pnpbios_sendmessage()
626 *--help = PNP_FC_GET_DOCK_INFO; in pnpbios_getdockinfo()
[all …]
/netbsd/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Dparams.py58 help="The target triple to compile the test suite for. This must be "
73 help="The version of the standard to compile the test suite with.",
81 help="Whether to enable exceptions when compiling the test suite.",
88 help="Whether to enable RTTI when compiling the test suite.",
95 help="The C++ Standard Library implementation being tested.",
101 help="Whether to enable warnings when compiling the test suite.",
107 help="The debugging level to enable in the test suite.",
114 help="An optional sanitizer to enable when building and running the test suite.",
139help="Whether to enable tests for experimental C++ libraries (typically Library Fundamentals TSes)…
157 help="Whether to enable tests that exercise the libc++ debugging mode.",
[all …]
/netbsd/external/apache2/llvm/dist/clang/utils/
H A DFuzzTest203 parser.add_option("-v", "--verbose", help="Show more output",
213 help="Set additional expected exit code",
217 help="Capture test logs to an output directory",
221 help="Log all outputs (not just failures)",
227 help="Add an input file to fuzz",
236 help="Characters to insert/replace",
244 group.add_option("", "--no-delete", help="Don't delete characters",
246 group.add_option("", "--no-insert", help="Don't insert strings",
248 group.add_option("", "--no-replace", help="Don't replace strings",
250 group.add_option("", "--no-revert", help="Don't revert changes",
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dprepare-code-coverage-artifact.py72 parser.add_argument('host_llvm_profdata', help='Path to llvm-profdata')
73 parser.add_argument('host_llvm_cov', help='Path to llvm-cov')
75 help='Path to the directory containing the raw profiles')
77 help='Path to the output directory for html reports')
79 help='Path to an instrumented binary')
81 help='Only merge raw profiles together, skip report '
84 help='Do not delete raw profiles', action='store_true')
86 help='Specify an existing indexed profile to use')
88 help='Emit a unified report for all binaries')
91 help='Restrict the reporting to the given source paths'
/netbsd/external/apache2/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py373 help="add a test index to skip",
388 help="test structure layout",
394 help="do not generate char types",
397 help="do not generate short types",
400 help="do not generate int types",
403 help="do not generate long types",
414 help="do not generate bool types",
417 help="do not generate float types",
426 help="do not generate void* types",
431 help="do not generate enum types",
[all …]
/netbsd/external/apache2/llvm/dist/llvm/utils/Misc/
H A Dzkill145 help="Name of the signal to use (default=%default)",
149 help="List known signal names",
153 help="Only print the actions that would be taken",
156 help="Print more verbose output",
159 help="Enable debugging output",
177 help="Kill processes with CPU usage >= PCT",
180 help="Kill processes with CPU usage <= PCT",
183 help="Kill processes with virtual size >= N (MB)",
186 help="Kill processes with virtual size <= N (MB)",
189 help="Kill processes with RSS >= N",
[all …]
/netbsd/crypto/external/bsd/netpgp/dist/bindings/lua/
H A Dnetpgp.lua37 opt.add_option{"-s", "--sign", action="store_true", dest="sign", help="--sign [--detached] [--armou…
38 opt.add_option{"-v", "--verify", action="store_true", dest="verify", help="--verify [--armour] file…
39 opt.add_option{"-e", "--encrypt", action="store_true", dest="encrypt", help="--encrypt [--armour] f…
40 opt.add_option{"-d", "--decrypt", action="store_true", dest="decrypt", help="--decrypt [--armour] f…
41 opt.add_option{"-h", "--homedir", action="store", dest="homedir", help="--homedir directory"}
42 opt.add_option{"-o", "--output", action="store", dest="output", help="--output file"}
43 opt.add_option{"-a", "--armour", action="store_true", dest="armour", help="--armour"}
44 opt.add_option{"-D", "--detached", action="store_true", dest="detached", help="--detached"}
/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/tools/
H A Dcompare.py39 help='This tool has multiple modes of operation:',
52 help='A benchmark executable or JSON output file')
60 help='A benchmark executable or JSON output file')
65 help='Arguments to pass when running benchmark executables')
76 help='A benchmark executable or JSON output file')
82 help='The first filter, that will be used as baseline')
90 help='The second filter, that will be compared against the baseline')
95 help='Arguments to pass when running benchmark executables')
107 help='A benchmark executable or JSON output file')
113 help='The first filter, that will be used as baseline')
[all …]
/netbsd/sys/dev/wscons/
H A Dwsemul_vt100_subr.c59 int help; in wsemul_vt100_scrollup() local
65 if (help > 0) { in wsemul_vt100_scrollup()
69 help); in wsemul_vt100_scrollup()
73 help); in wsemul_vt100_scrollup()
89 int help; in wsemul_vt100_scrolldown() local
95 if (help > 0) { in wsemul_vt100_scrolldown()
99 help); in wsemul_vt100_scrolldown()
103 help); in wsemul_vt100_scrolldown()
394 if (help > 0) in wsemul_vt100_handle_csi()
447 if (help > 0) in wsemul_vt100_handle_csi()
[all …]
/netbsd/external/bsd/kyua-cli/dist/integration/
H A Dcmd_help_test.sh32 atf_check -s exit:0 -o save:stdout -e empty kyua help
44 atf_check -s exit:0 -o save:stdout -e empty kyua help test
58 atf_check -s exit:0 -o save:stdout -e empty kyua -c bad-config help
67 Usage error for command help: The command abc does not exist.
70 atf_check -s exit:3 -o empty -e file:stderr kyua help abc
77 Usage error for command help: Too many arguments.
80 atf_check -s exit:3 -o empty -e file:stderr kyua help about cde
/netbsd/external/bsd/ntp/dist/scripts/calc_tickadj/
H A Dcalc_tickadj-opts34 'help' => '', 'more-help' => ''
39 'help|?', 'more-help'));
47 -?, --help Display usage information and exit
48 --more-help Pass the extended usage text through a pager
54 usage(0) if $opts->{'help'};
55 paged_usage(0) if $opts->{'more-help'};

12345678910>>...109