Home
last modified time | relevance | path

Searched refs:print_option_help (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dopt.tcl306 proc print_option_help { option help_text { data_desc {} } { print_default {}}\ procedure
440 print_option_help [string toupper $option] $help_text $data_desc\
455 print_option_help "--${option}" $help_text $data_desc $print_default\
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c698 static void print_option_help(const struct option *opts, int full) in print_option_help() function
907 print_option_help(opts, full); in usage_with_options_internal()
963 print_option_help(opts, 0); in parse_options_usage()
973 print_option_help(opts, 0); in parse_options_usage()
976 print_option_help(opts, 0); in parse_options_usage()