Home
last modified time | relevance | path

Searched refs:subcommand (Results 1 – 24 of 24) sorted by relevance

/src/sys/contrib/openzfs/cmd/zstream/
H A Dzstream.c65 char *subcommand = argv[1]; in main() local
67 if (strcmp(subcommand, "dump") == 0) { in main()
69 } else if (strcmp(subcommand, "decompress") == 0) { in main()
71 } else if (strcmp(subcommand, "recompress") == 0) { in main()
73 } else if (strcmp(subcommand, "token") == 0) { in main()
75 } else if (strcmp(subcommand, "redup") == 0) { in main()
/src/sys/contrib/openzfs/cmd/
H A Dzhack.c531 char *subcommand; in zhack_do_feature() local
541 subcommand = argv[0]; in zhack_do_feature()
542 if (strcmp(subcommand, "stat") == 0) { in zhack_do_feature()
544 } else if (strcmp(subcommand, "enable") == 0) { in zhack_do_feature()
546 } else if (strcmp(subcommand, "ref") == 0) { in zhack_do_feature()
550 subcommand); in zhack_do_feature()
607 char *subcommand; in zhack_do_action() local
617 subcommand = argv[0]; in zhack_do_action()
618 if (strcmp(subcommand, "idle") == 0) { in zhack_do_action()
622 subcommand); in zhack_do_action()
[all …]
/src/contrib/wireguard-tools/
H A Dwg.c16 const char *subcommand; member
36 fprintf(file, " %s: %s\n", subcommands[i].subcommand, subcommands[i].description); in show_usage()
59 if (!strcmp(argv[1], subcommands[i].subcommand)) in main()
/src/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp89 static void display_usage(const char *progname, const char *subcommand) { in display_usage() argument
93 progname, subcommand); in display_usage()
120 const char *subcommand = argv[1]; in main_platform() local
247 display_usage(progname, subcommand); in main_platform()
H A Dlldb-gdbserver.cpp196 const char *const progname, const char *const subcommand, in ConnectToRemote() argument
333 const char *subcommand = argv[1]; in main_gdbserver() local
456 progname, subcommand, named_pipe_path.c_str(), in main_gdbserver()
/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectHelp.cpp21 llvm::StringRef subcommand, bool include_upropos, in GenerateAdditionalHelpAvenuesMessage() argument
28 std::string subcommand_str = subcommand.str(); in GenerateAdditionalHelpAvenuesMessage()
H A DCommandObjectHelp.h30 llvm::StringRef subcommand, bool include_upropos = true,
H A DOptionsBase.td109 // The full associated command/subcommand such as "settings set".
/src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c1394 char *subcommand = argv[1]; in main() local
1396 if (strcmp(subcommand, "generate") == 0) { in main()
1398 } else if (strcmp(subcommand, "verify") == 0) { in main()
1400 } else if (strcmp(subcommand, "dump") == 0) { in main()
1402 } else if (strcmp(subcommand, "table") == 0) { in main()
1404 } else if (strcmp(subcommand, "merge") == 0) { in main()
/src/crypto/openssl/doc/man1/
H A Dopenssl-cmds.pod.in76 Among others, every subcommand has a help option.
82 Print out a usage message for the subcommand.
H A Dopenssl.pod47 (e.g., L<openssl-x509(1)>). The subcommand L<openssl-list(1)> may be used to list
/src/stand/fdt/
H A Dhelp.fdt4 fdt <subcommand> <arguments>
/src/usr.bin/fortune/datfiles/
H A Dfreebsd-tips611 ZFS can display I/O statistics for a given pool using the iostat subcommand.
632 history subcommand to zpool:
737 To reset the value of a custom property, use the inherit subcommand:
760 You can prevent the removal of a ZFS snapshot by using the hold subcommand.
/src/crypto/heimdal/lib/kadm5/
H A DChangeLog371 dump_log as a subcommand, truncate_log and replay_log soon to come
375 a subcommand, truncate_log and replay_log soon to come after.
378 a subcommand, truncate_log and replay_log soon to come after.
/src/contrib/kyua/
H A DNEWS.md569 * Added the `debug` subcommand. This command allows end users to tweak
575 * Added the `config` subcommand. This command allows the end user to
/src/contrib/ntp/ntpd/
H A Dntp.conf.def491 subcommand on the
759 subcommand is present, the association is authenticated
762 subcommand is present, the association is authenticated
1509 subcommand specifies the minimum average packet
1512 subcommand specifies the minimum packet spacing
1518 subcommand indirectly specifies the probability of
H A Dinvoke-ntp.conf.texi447 subcommand on the
705 subcommand is present, the association is authenticated
708 subcommand is present, the association is authenticated
1438 subcommand specifies the minimum average packet
1441 subcommand specifies the minimum packet spacing
1447 subcommand indirectly specifies the probability of
/src/crypto/heimdal/kadmin/
H A DChangeLog308 * kadmin: convert to use slc; also add stash subcommand
/src/contrib/ntp/util/
H A Dntp-keygen-opts.def1112 subcommand of the
H A Dinvoke-ntp-keygen.texi846 subcommand of the
/src/contrib/tcpdump/
H A DCMakeLists.txt51 # a CMake command (using an undocumented subcommand of file()) that
/src/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c6272 print_zpool_script_list(const char *subcommand) in print_zpool_script_list() argument
6276 printf(gettext("Available 'zpool %s -c' commands:\n"), subcommand); in print_zpool_script_list()
/src/sys/contrib/dev/acpica/
H A Dchanges.txt3307 AML Debugger: Implemented a new subcommand ("execute predef") to execute
/src/contrib/ntp/
H A DCommitLog232433 Dave Mills: novolley subcommand to the broadcast command.
232436 Dave Mills: novolley subcommand to the broadcast command.
232439 Dave Mills: novolley subcommand to the broadcast command.