Home
last modified time | relevance | path

Searched defs:usage_str (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dwic106 def wic_create_subcommand(options, usage_str): argument
226 def wic_list_subcommand(args, usage_str): argument
235 def wic_ls_subcommand(args, usage_str): argument
242 def wic_cp_subcommand(args, usage_str): argument
249 def wic_rm_subcommand(args, usage_str): argument
256 def wic_write_subcommand(args, usage_str): argument
263 def wic_help_subcommand(args, usage_str): argument
271 def wic_help_topic_subcommand(usage_str, help_str): argument
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Dwic106 def wic_create_subcommand(options, usage_str): argument
226 def wic_list_subcommand(args, usage_str): argument
235 def wic_ls_subcommand(args, usage_str): argument
242 def wic_cp_subcommand(args, usage_str): argument
249 def wic_rm_subcommand(args, usage_str): argument
256 def wic_write_subcommand(args, usage_str): argument
263 def wic_help_subcommand(args, usage_str): argument
271 def wic_help_topic_subcommand(usage_str, help_str): argument
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dhelp.py40 def wic_help(args, usage_str, subcommands): argument
/openbmc/linux/kernel/locking/
H A Dlockdep.c651 static const char *usage_str[] = variable