Searched defs:option_string (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc-test-automation/lib/ |
H A D | utils.py | 388 def pdbg(option_string, **bsu_options): argument 408 def ecmd(option_string, **bsu_options): argument
|
H A D | vpd_utils.py | 13 def vpdtool(option_string, **bsu_options): argument
|
H A D | pldm_utils.py | 18 def pldmtool(option_string, **bsu_options): argument
|
H A D | pel_utils.py | 31 def peltool(option_string, parse_json=True, **bsu_options): argument
|
/openbmc/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 167 def __call__(self, parser, namespace, values, option_string=None): argument
|
/openbmc/linux/tools/power/acpi/tools/pfrut/ |
H A D | pfrut.c | 80 char *option_string = "l:sauqd:GT:L:RD:h"; variable
|
/openbmc/openbmc/poky/scripts/ |
H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|
/openbmc/openbmc/poky/scripts/esdk-tools/ |
H A D | wic | 92 def __call__(self, parser, namespace, value, option_string=None): argument
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 1706 def __call__(self, parser, namespace, values, option_string=None): argument
|