Home
last modified time | relevance | path

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

12345678910>>...44

/freebsd-13.1/sys/dev/bhnd/nvram/
H A Dnvram_map97 #help <variable help>
101 #help <variable help>
105 #help <variable help>
109 #help <variable help>
113 #help <variable help>
117 #help <variable help>
121 #help <variable help>
125 #help <variable help>
129 #help <variable help>
133 #help <variable help>
[all …]
/freebsd-13.1/stand/common/
H A Dmerge_help.awk40 help[ind, "T"] = T;
41 help[ind, "S"] = S;
45 while (help[i, "T"] help[i, "S"] < T S)
48 i = help[i, "link"];
64 help[ind, "T"] = T;
65 help[ind, "S"] = S;
66 help[ind, "D"] = D;
70 help[ind, "text"] = 0;
84 help[ind, "text", help[ind, "text"]] = $0;
85 help[ind, "text"]++;
[all …]
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in56 help = "trust anchors"
100 help = "do not sign"
228 help = "enctype"
393 help = "OCSP file"
405 help = "verbose"
416 help = "Subject DN"
436 help = "Key-pair"
441 help = "keytype"
675 help = "keytype"
695 help = "flag"
[all …]
/freebsd-13.1/contrib/expat/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 …]
/freebsd-13.1/crypto/heimdal/kadmin/
H A Dkadmin-commands.in42 help = "encryption type"
77 help = "decrypt keys"
265 help = "long format"
272 help = "short format"
278 help = "terse format"
348 help = "aliases"
354 help = "aliases"
375 help = "long format"
381 help = "short format"
418 name = "help"
[all …]
/freebsd-13.1/crypto/heimdal/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 Dkcc-commands.in37 help = "List kerberos tickets"
48 help = "list flags"
65 help = "display AFS tokens"
84 help = "List all caches"
90 help = "Verbose output"
105 help = "Verbose output"
146 help = "name of principal"
152 help = "interactive selection"
177 help = "Keytab to use"
190 help = "Quiet"
[all …]
/freebsd-13.1/crypto/heimdal/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 …]
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-cxxfilt/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
11 multiclass Eq<string name, string help> {
13 HelpText<help>;
17 def help : FF<"help", "Display this help">;
26 def : F<"h", "Alias for --help">, Alias<help>;
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-strings/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
6 multiclass Eq<string name, string help> {
8 HelpText<help>;
14 def help : FF<"help", "Display this help">;
21 def : F<"h", "Alias for --help">, Alias<help>;
/freebsd-13.1/usr.sbin/memcontrol/
H A Dmemcontrol.c112 help(NULL); in main()
171 help("list"); in listfunc()
211 help("set"); in setfunc()
216 help("set"); in setfunc()
220 help("set"); in setfunc()
226 help("set"); in setfunc()
230 help("set"); in setfunc()
272 help("clear"); in clearfunc()
277 help("clear"); in clearfunc()
281 help("clear"); in clearfunc()
[all …]
/freebsd-13.1/tests/sys/netinet6/
H A Dexthdr.py179 help='The source IP address')
182 help='The destination IP address')
185 help='Enable test debugging')
190 help='Add IPv6 Hop-by-Hop Option')
196 help='Add Routing Header for IPv6')
199 help='Add Fragment Header for IPv6')
205 help='Add Authentication Header')
208 help='Add Destination Options for IPv6')
211 help='Add Mobility Header')
214 help='Add Host Identity Protocol')
[all …]
H A Dmld.py44 help='The interface through which the packet will be sent')
47 help='The interface on which to check for the packet')
50 help='The source IP address')
53 help='The destination IP address')
56 help='Enable test debugging')
59 help='Multicast Listener Query Raw01')
H A Dredirect.py44 help='eth source mac')
46 help='eth dest mac')
48 help='remote router ll source ip')
50 help='local router ip')
52 help='ifname to send packet to')
54 help='destination IP to redirect')
56 help='redirect GW')
/freebsd-13.1/crypto/heimdal/lib/kadm5/
H A Diprop-commands.in41 help = "configuration file"
48 help = "realm"
60 help = "configuration file"
67 help = "realm"
85 help = "end replay with this version"
93 help = "configuration file"
100 help = "realm"
112 help = "configuration file"
119 help = "realm"
126 name = "help"
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-size/
H A DOpts.td3 class F<string letter, string help> : Flag<["-"], letter>, HelpText<help>;
4 class FF<string name, string help> : Flag<["--"], name>, HelpText<help>;
6 multiclass Eq<string name, string help> {
8 HelpText<help>;
14 def help : FF<"help", "Display this help">;
28 def : F<"h", "Alias for --help">, Alias<help>;
/freebsd-13.1/contrib/libxo/tests/core/saved/
H A Dtest_01.HIPx.out72 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
79 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
86 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
93 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
100 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
113 …<div class="data" data-tag="name" data-xpath="/top/data2/item/name" data-type="string" data-help="…
145 …<div class="data" data-tag="name" data-xpath="/top/data2/item/name" data-type="string" data-help="…
177 …<div class="data" data-tag="name" data-xpath="/top/data2/item/name" data-type="string" data-help="…
209 …<div class="data" data-tag="name" data-xpath="/top/data2/item/name" data-type="string" data-help="…
241 …<div class="data" data-tag="name" data-xpath="/top/data2/item/name" data-type="string" data-help="…
[all …]
H A Dtest_10.HIPx.out29 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
36 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
43 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
50 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
57 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
70 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
102 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
134 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
166 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
198 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
[all …]
/freebsd-13.1/bin/ed/test/
H A Dg1.r2 help! world
5 help! world
8 help! world
11 help! world
14 help! world
/freebsd-13.1/contrib/kyua/integration/
H A Dcmd_help_test.sh32 atf_check -s exit:0 -o save:stdout -e empty kyua help
45 atf_check -s exit:0 -o save:stdout -e empty kyua help test
60 atf_check -s exit:0 -o save:stdout -e empty kyua -c bad-config help
69 Usage error for command help: The command abc does not exist.
72 atf_check -s exit:3 -o empty -e file:stderr kyua help abc
79 Usage error for command help: Too many arguments.
82 atf_check -s exit:3 -o empty -e file:stderr kyua help about cde
/freebsd-13.1/contrib/ntp/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'};
/freebsd-13.1/contrib/ntp/scripts/ntptrace/
H A Dntptrace-opts35 'help' => '', 'more-help' => ''
40 'help|?', 'more-help'));
49 -?, --help Display usage information and exit
50 --more-help Pass the extended usage text through a pager
56 usage(0) if $opts->{'help'};
57 paged_usage(0) if $opts->{'more-help'};
/freebsd-13.1/contrib/ntp/scripts/ntp-wait/
H A Dntp-wait-opts35 'help' => '', 'more-help' => ''
40 'help|?', 'more-help'));
49 -?, --help Display usage information and exit
50 --more-help Pass the extended usage text through a pager
56 usage(0) if $opts->{'help'};
57 paged_usage(0) if $opts->{'more-help'};
/freebsd-13.1/tests/sys/netinet/
H A Dredirect.py42 help='eth source mac')
44 help='eth dest mac')
46 help='remote router source ip')
48 help='local router ip')
50 help='ifname to send packet to')
52 help='destination IP to redirect')
54 help='redirect GW')
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp592 impl, help); in AddCommand()
605 name, impl, help, syntax); in AddCommand()
620 *m_opaque_ptr, name, impl, help, syntax, /*flags=*/0, in AddCommand()
663 void SBCommand::SetHelp(const char *help) { in SetHelp() argument
667 m_opaque_sp->SetHelp(help); in SetHelp()
670 void SBCommand::SetHelpLong(const char *help) { in SetHelpLong() argument
674 m_opaque_sp->SetHelpLong(help); in SetHelpLong()
687 m_opaque_sp->GetCommandInterpreter(), name, help); in AddMultiwordCommand()
697 const char *help) { in AddCommand() argument
701 impl, help); in AddCommand()
[all …]

12345678910>>...44