Searched refs:subcommands (Results 1 – 16 of 16) sorted by relevance
| /linux/tools/net/sunrpc/xdrgen/ |
| H A D | xdrgen | 48 subcommands = parser.add_subparsers(title="Subcommands", required=True) 50 definitions_parser = subcommands.add_parser( 75 declarations_parser = subcommands.add_parser( 100 linter_parser = subcommands.add_parser("lint", help="Check an XDR specification") 104 source_parser = subcommands.add_parser(
|
| /linux/tools/lib/subcmd/ |
| H A D | parse-options.c | 671 const char *const subcommands[], const char *usagestr[], int flags) in parse_options_subcommand() 676 if (subcommands && !usagestr[0]) { in parse_options_subcommand() 681 for (int i = 0; subcommands[i]; i++) { in parse_options_subcommand() 684 astrcat(&buf, subcommands[i]); in parse_options_subcommand() 706 if (subcommands) { in print_option_help() 707 for (int i = 0; subcommands[i]; i++) in print_option_help() 708 printf("%s ", subcommands[i]); in print_option_help() 633 parse_options_subcommand(int argc,const char ** argv,const struct option * options,const char * const subcommands[],const char * usagestr[],int flags) parse_options_subcommand() argument
|
| H A D | parse-options.h | 183 const char *const subcommands[],
|
| /linux/tools/perf/Documentation/ |
| H A 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'
|
| H A D | perf-kvm.txt | 71 Input file name, for the 'report', 'diff' and 'buildid-list' subcommands.
|
| H A D | perf-ftrace.txt | 16 The 'perf ftrace' command provides a collection of subcommands which use
|
| H A D | perf-config.txt | 212 subcommands. The default timeout is 500ms.
|
| /linux/Documentation/networking/ |
| H A D | batman-adv.rst | 77 subcommands.
|
| /linux/tools/power/cpupower/po/ |
| H A 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"
|
| H A 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"
|
| H A 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"
|
| H A 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"
|
| H A 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"
|
| H A 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/Documentation/scsi/ |
| H A D | st.rst | 487 subcommands are:
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 5418 via subcommands. len_max is the size of the user space buffer, 5443 **subcommands:** 5494 **subcommands:** 5498 not succeed all other subcommands will fail with -EINVAL. This
|