Searched defs:init_path (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/scripts/ | ||
H A D | devtool | 36 init_path = '' variable in ConfigHandler |
/openbmc/openbmc/poky/scripts/esdk-tools/ | ||
H A D | devtool | 39 init_path = '' global() variable in ConfigHandler |
/openbmc/openbmc/poky/scripts/lib/devtool/ | ||
H A D | __init__.py | 27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument |