Home
last modified time | relevance | path

Searched full:help (Results 1 – 25 of 3000) sorted by relevance

12345678910>>...120

/freebsd-src/sys/dev/bhnd/nvram/
H A Dnvram_map36 help "Antennas 0-3 are marked as available if the
41 help "Antennas 0-3 are marked as available if the
47 help "The lower 6 bits represent dB as a signed number.
53 help "The lower 6 bits represent dB as a signed number.
59 help "The lower 6 bits represent dB as a signed number.
65 help "The lower 6 bits represent dB as a signed number.
72 help "TX chains 0-3 are marked as available if the
80 help "RX chains 0-3 are marked as available if the
88 help "The antenna diversity switch configuration used by
96 #help <variable help>
[all …]
/freebsd-src/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in43 help = "certificate stores to pull certificates from"
50 help = "certificate to sign with"
56 help = "trust anchors"
62 help = "certificate store to pull certificates from"
68 help = "password, prompter, or environment"
74 help = "oid that the peer support"
80 help = "content type oid"
85 help = "wrapped out-data in a ContentInfo"
90 help = "wrap out-data in PEM armor"
95 help = "create a detached signature"
[all …]
/freebsd-src/crypto/heimdal/kadmin/
H A Dkadmin-commands.in42 help = "encryption type"
50 help = "master key file"
55 help = "just convert keyfile to new format"
60 help = "use a random password (and print the password to stdout)"
66 help = "filedescriptor to read passphrase from"
69 help = "Writes the Kerberos master key to a file used by the KDC. \nLocal (-l) mode only."
77 help = "decrypt keys"
82help = "Dumps the database in a human readable format to the specified file, \nor the standard out…
90 help = "realm max ticket lifetime"
95 help = "realm max renewable lifetime"
[all …]
/freebsd-src/crypto/heimdal/kuser/
H A Dkdigest-commands.in40 help = "Kerberos realm to communicate with"
42 help = "probe what mech is allowed/supported for this server"
49 help = "digest type"
56 help = ""
62 help = "digest type to use in the algorithm"
68 help = "type of channel bindings"
74 help = "value of channel bindings"
80 help = "hostname of the server"
85 help = "Kerberos realm to communicate with"
87 help = "Sets up a digest context and return initial parameters"
[all …]
H A Dkcc-commands.in37 help = "List kerberos tickets"
42 help = "credential cache to list"
48 help = "list flags"
54 help = "test for having tickets"
65 help = "display AFS tokens"
72 help = "display v5 credential tokens"
78 help = "List all caches with their content"
84 help = "List all caches"
90 help = "Verbose output"
105 help = "Verbose output"
[all …]
/freebsd-src/crypto/heimdal/admin/
H A Dktutil-commands.in41 help = "principal to add"
49 help = "key version number"
57 help = "encryption type"
63 help = "password for key"
69 help = "use unsalted keys"
76 help = "generate random key"
82 help = "password is a hexadecimal string"
85 help = "Adds a key to a keytab."
95 help = "realm to use"
102 help = "server to contact"
[all …]
/freebsd-src/stand/common/
H A Dmerge_help.awk4 # Merge two boot loader help files for FreeBSD 3.0
39 help[ind, "T"] = T;
40 help[ind, "S"] = S;
41 help[ind, "link"] = -1;
44 while (help[i, "T"] help[i, "S"] < T S)
47 i = help[i, "link"];
53 help[j, "link"] = ind;
54 help[ind, "link"] = -1;
56 help[ind, "link"] = i;
60 help[j, "link"] = ind;
[all …]
/freebsd-src/contrib/libarchive/cpio/test/
H A Dtest_option_help.c10 * Test that "--help", "-h", and "-W help" options all work and
33 /* Exercise --help option. */ in in_first_line()
34 r = systemf("%s --help >help.stdout 2>help.stderr", testprog); in in_first_line()
36 failure("--help should generate nothing to stderr."); in in_first_line()
37 assertEmptyFile("help.stderr"); in in_first_line()
38 /* Help message should start with name of program. */ in in_first_line()
39 p = slurpfile(&plen, "help in in_first_line()
[all...]
/freebsd-src/contrib/libarchive/tar/test/
H A Dtest_help.c10 * Test that "--help", "-h", and "-W help" options all work and
33 /* Exercise --help option. */ in in_first_line()
34 r = systemf("%s --help >help.stdout 2>help.stderr", testprog); in in_first_line()
36 failure("--help should generate nothing to stderr."); in in_first_line()
37 assertEmptyFile("help.stderr"); in in_first_line()
38 /* Help message should start with name of program. */ in in_first_line()
39 p = slurpfile(&plen, "help in in_first_line()
[all...]
/freebsd-src/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py48 %(prog)s -h|--help
59 input_related.add_argument('-s', action='store_true', help='print an error if the document is not […
60 input_related.add_argument('-n', action='store_true', help='enable [n]amespace processing')
61 input_related.add_argument('-p', action='store_true', help='enable processing of external DTDs and …
62 input_related.add_argument('-x', action='store_true', help='enable processing of e[x]ternal entitie…
63 input_related.add_argument('-e', action='store', metavar='ENCODING', help='override any in-document…
64 input_related.add_argument('-w', action='store_true', help='enable support for [W]indows code pages…
65 input_related.add_argument('-r', action='store_true', help='disable memory-mapping and use [r]ead c…
66 input_related.add_argument('-g', metavar='BYTES', help='buffer size to request per call pair to XML…
67 input_related.add_argument('-k', action='store_true', help='when processing multiple files, [k]eep …
[all …]
/freebsd-src/crypto/heimdal/lib/kadm5/
H A Diprop-commands.in41 help = "configuration file"
48 help = "realm"
51 help = "Prints the iprop transaction log in text."
60 help = "configuration file"
67 help = "realm"
70 help = "Truncate the log, preserve the version number."
78 help = "start replay with this version"
85 help = "end replay with this version"
93 help = "configuration file"
100 help = "realm"
[all …]
/freebsd-src/contrib/libarchive/cat/test/
H A Dtest_help.c10 * Test that "--help", "-h", and "-W help" options all work and
33 /* Exercise --help option. */ in in_first_line()
34 r = systemf("%s --help >help.stdout 2>help.stderr", testprog); in in_first_line()
36 failure("--help should generate nothing to stderr."); in in_first_line()
37 assertEmptyFile("help.stderr"); in in_first_line()
38 /* Help message should start with name of program. */ in in_first_line()
39 p = slurpfile(&plen, "help in in_first_line()
[all...]
/freebsd-src/contrib/libxo/tests/core/saved/
H A Dtest_01.HIPx.out60 …<div class="data" data-tag="sku" data-xpath="/top-level/sku" data-type="string" data-help="Stock K…
75 …tag="name" data-xpath="/top-level/data/item/name" data-type="string" data-help="Name of the item" …
76 …ata/item[sku = 'GRO-000-415'][name = 'gum']/sold" data-type="number" data-help="Number of items so…
77 …item[sku = 'GRO-000-415'][name = 'gum']/in-stock" data-type="number" data-help="Number of items in…
78 …item[sku = 'GRO-000-415'][name = 'gum']/on-order" data-type="number" data-help="Number of items on…
79 …a-tag="sku" data-xpath="/top-level/data/item/sku" data-type="string" data-help="Stock Keeping Unit…
82 …tag="name" data-xpath="/top-level/data/item/name" data-type="string" data-help="Name of the item" …
83 …ta/item[sku = 'HRD-000-212'][name = 'rope']/sold" data-type="number" data-help="Number of items so…
84 …tem[sku = 'HRD-000-212'][name = 'rope']/in-stock" data-type="number" data-help="Number of items in…
85 …tem[sku = 'HRD-000-212'][name = 'rope']/on-order" data-type="number" data-help="Number of items on…
[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…
30 …ata/item[sku = 'GRO-000-415'][name = 'gum']/sold" data-type="number" data-help="Number of items so…
31 …item[sku = 'GRO-000-415'][name = 'gum']/in-stock" data-type="number" data-help="Number of items in…
32 …item[sku = 'GRO-000-415'][name = 'gum']/on-order" data-type="number" data-help="Number of items on…
33 …<div class="data" data-tag="sku" data-xpath="/top/data/item/sku" data-type="string" data-help="Sto…
36 …<div class="data" data-tag="name" data-xpath="/top/data/item/name" data-type="string" data-help="N…
37 …ta/item[sku = 'HRD-000-212'][name = 'rope']/sold" data-type="number" data-help="Number of items so…
38 …tem[sku = 'HRD-000-212'][name = 'rope']/in-stock" data-type="number" data-help="Number of items in…
39 …tem[sku = 'HRD-000-212'][name = 'rope']/on-order" data-type="number" data-help="Number of items on…
40 …<div class="data" data-tag="sku" data-xpath="/top/data/item/sku" data-type="string" data-help="Sto…
[all …]
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A DKconfig9 help
21 help
27 help
33 help
39 help
50 help
57 help
65 help
75 help
82 help
[all …]
/freebsd-src/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-src/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">;
27 def : F<"h", "Alias for --help">, Alias<help>;
/freebsd-src/crypto/heimdal/lib/roken/
H A Dgetarg.350 pretty-prints the available options, with a short help text.
76 is the name of the program (to be used in the help text), and
80 who has used programs that has help strings that doesn't match what
99 const char *help;
115 .Fa help
116 is a longer help string for the option as a whole, if it's
118 the help text for the option is omitted (but it's still displayed in
251 .Pf ( Fl Fl help ) ,
253 .Pf ( Fl Fl help= Ns Ar yes ,
254 .Fl Fl help= Ns Ar true ,
[all …]
/freebsd-src/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-src/contrib/ntp/scripts/calc_tickadj/
H A Dinvoke-calc_tickadj.texi44 * calc_tickadj usage:: calc_tickadj help/usage (@option{--help})
51 @subsection calc_tickadj help/usage (@option{--help})
52 @cindex calc_tickadj help
56 The text printed is the same whether selected with the @code{help} option
57 (@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
71 -?, --help Display usage information and exit
72 --more-help Pass the extended usage text through a pager
/freebsd-src/contrib/ntp/scripts/
H A Dinvoke-summary.texi21 * summary usage:: summary help/usage (@option{--help})
30 @subsection summary help/usage (@option{--help})
31 @cindex summary help
35 The text printed is the same whether selected with the @code{help} option
36 (@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
54 -?, --help Display usage information and exit
55 --more-help Pass the extended usage text through a pager
H A Dinvoke-plot_summary.texi19 * plot_summary usage:: plot_summary help/usage (@option{--help})
29 @subsection plot_summary help/usage (@option{--help})
30 @cindex plot_summary help
34 The text printed is the same whether selected with the @code{help} option
35 (@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
55 -?, --help Display usage information and exit
56 --more-help Pass the extended usage text through a pager
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwp/
H A DOpts.td3 class F<string name, string help> : Flag<["-", "--"], name>, HelpText<help>;
4 class S<string name, string help> : Separate<["-", "--"], name>, HelpText<help>;
6 def help : F<"help", "Display this help">;
7 def : F<"h", "Alias for --help">, Alias<help>;
/freebsd-src/contrib/ntp/scripts/ntpsweep/
H A Dinvoke-ntpsweep.texi23 * ntpsweep usage:: ntpsweep help/usage (@option{--help})
33 @subsection ntpsweep help/usage (@option{--help})
34 @cindex ntpsweep help
38 The text printed is the same whether selected with the @code{help} option
39 (@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
56 -?, --help Display usage information and exit
57 --more-help Pass the extended usage text through a pager
/freebsd-src/contrib/ntp/scripts/ntp-wait/
H A Dinvoke-ntp-wait.texi39 * ntp-wait usage:: ntp-wait help/usage (@option{--help})
49 @subsection ntp-wait help/usage (@option{--help})
50 @cindex ntp-wait help
54 The text printed is the same whether selected with the @code{help} option
55 (@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
70 -?, --help Display usage information and exit
71 --more-help Pass the extended usage text through a pager

12345678910>>...120