Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/cmd/zstream/
H A Dzstream.c64 char *subcommand = argv[1]; in main() local
66 if (strcmp(subcommand, "dump") == 0) { in main()
68 } else if (strcmp(subcommand, "decompress") == 0) { in main()
70 } else if (strcmp(subcommand, "recompress") == 0) { in main()
72 } else if (strcmp(subcommand, "token") == 0) { in main()
74 } else if (strcmp(subcommand, "redup") == 0) { in main()
/freebsd-14.2/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()
/freebsd-14.2/sys/contrib/openzfs/cmd/
H A Dzhack.c471 char *subcommand; in zhack_do_feature() local
481 subcommand = argv[0]; in zhack_do_feature()
482 if (strcmp(subcommand, "stat") == 0) { in zhack_do_feature()
490 subcommand); in zhack_do_feature()
944 char *subcommand; in zhack_do_label() local
955 subcommand = argv[0]; in zhack_do_label()
956 if (strcmp(subcommand, "repair") == 0) { in zhack_do_label()
960 subcommand); in zhack_do_label()
973 const char *subcommand; in main() local
1006 subcommand = argv[0]; in main()
[all …]
/freebsd-14.2/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()
/freebsd-14.2/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".
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c1393 char *subcommand = argv[1]; in main() local
1395 if (strcmp(subcommand, "generate") == 0) { in main()
1397 } else if (strcmp(subcommand, "verify") == 0) { in main()
1399 } else if (strcmp(subcommand, "dump") == 0) { in main()
1401 } else if (strcmp(subcommand, "table") == 0) { in main()
1403 } else if (strcmp(subcommand, "merge") == 0) { in main()
/freebsd-14.2/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.pod43 (e.g., L<openssl-x509(1)>). The subcommand L<openssl-list(1)> may be used to list
/freebsd-14.2/stand/fdt/
H A Dhelp.fdt4 fdt <subcommand> <arguments>
/freebsd-14.2/usr.bin/fortune/datfiles/
H A Dfreebsd-tips610 ZFS can display I/O statistics for a given pool using the iostat subcommand.
631 history subcommand to zpool:
736 To reset the value of a custom property, use the inherit subcommand:
759 You can prevent the removal of a ZFS snapshot by using the hold subcommand.
/freebsd-14.2/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.
/freebsd-14.2/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
/freebsd-14.2/contrib/ntp/ntpd/
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
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
/freebsd-14.2/crypto/heimdal/kadmin/
H A DChangeLog308 * kadmin: convert to use slc; also add stash subcommand
/freebsd-14.2/contrib/tcpdump/
H A DCMakeLists.txt44 # a CMake command (using an undocumented subcommand of file()) that
/freebsd-14.2/contrib/ntp/util/
H A Dntp-keygen-opts.def1112 subcommand of the
H A Dinvoke-ntp-keygen.texi846 subcommand of the
/freebsd-14.2/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c5702 print_zpool_script_list(const char *subcommand) in print_zpool_script_list() argument
5706 printf(gettext("Available 'zpool %s -c' commands:\n"), subcommand); in print_zpool_script_list()
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt2985 AML Debugger: Implemented a new subcommand ("execute predef") to execute
/freebsd-14.2/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.