Searched refs:subcommands (Results 1 – 19 of 19) sorted by relevance
/linux-6.14.4/tools/net/sunrpc/xdrgen/ |
D | xdrgen | 43 subcommands = parser.add_subparsers(title="Subcommands", required=True) 45 definitions_parser = subcommands.add_parser( 70 declarations_parser = subcommands.add_parser( 95 linter_parser = subcommands.add_parser("lint", help="Check an XDR specification") 99 source_parser = subcommands.add_parser(
|
/linux-6.14.4/tools/perf/Documentation/ |
D | perf-check.txt | 16 With no subcommands given, 'perf check' command just prints the command 78 This can be used along with subcommands such as 'perf check feature'
|
D | perf-kvm.txt | 71 Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.
|
D | perf-ftrace.txt | 16 The 'perf ftrace' command provides a collection of subcommands which use
|
D | perf-config.txt | 212 subcommands. The default timeout is 500ms.
|
/linux-6.14.4/tools/lib/subcmd/ |
D | parse-options.c | 633 const char *const subcommands[], const char *usagestr[], int flags) in parse_options_subcommand() argument 638 if (subcommands && !usagestr[0]) { in parse_options_subcommand() 643 for (int i = 0; subcommands[i]; i++) { in parse_options_subcommand() 646 astrcat(&buf, subcommands[i]); in parse_options_subcommand() 668 if (subcommands) { in parse_options_subcommand() 669 for (int i = 0; subcommands[i]; i++) in parse_options_subcommand() 670 printf("%s ", subcommands[i]); in parse_options_subcommand()
|
D | parse-options.h | 179 const char *const subcommands[],
|
/linux-6.14.4/Documentation/bpf/ |
D | drgn.rst | 88 subcommands:
|
/linux-6.14.4/Documentation/networking/ |
D | batman-adv.rst | 77 subcommands.
|
/linux-6.14.4/tools/power/cpupower/po/ |
D | ka.po | 199 msgid "Supported subcommands are:\n" 206 "Some subcommands can make use of the -c cpulist option.\n" 227 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | zh_CN.po | 191 msgid "Supported subcommands are:\n" 198 "Some subcommands can make use of the -c cpulist option.\n" 217 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | it.po | 185 msgid "Supported subcommands are:\n" 192 "Some subcommands can make use of the -c cpulist option.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | cs.po | 188 msgid "Supported subcommands are:\n" 195 "Some subcommands can make use of the -c cpulist option.\n" 212 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | pt.po | 183 msgid "Supported subcommands are:\n" 190 "Some subcommands can make use of the -c cpulist option.\n" 207 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | fr.po | 185 msgid "Supported subcommands are:\n" 192 "Some subcommands can make use of the -c cpulist option.\n" 209 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
D | de.po | 193 msgid "Supported subcommands are:\n" 200 "Some subcommands can make use of the -c cpulist option.\n" 221 "Use cpupower help subcommand for getting help for above subcommands.\n"
|
/linux-6.14.4/tools/bpf/bpftool/bash-completion/ |
D | bpftool | 337 # Complete id and name, only for subcommands that use prog (but no
|
/linux-6.14.4/Documentation/scsi/ |
D | st.rst | 482 subcommands are:
|
/linux-6.14.4/Documentation/virt/kvm/ |
D | api.rst | 5366 via subcommands. len_max is the size of the user space buffer, 5391 **subcommands:** 5442 **subcommands:** 5446 not succeed all other subcommands will fail with -EINVAL. This
|