Home
last modified time | relevance | path

Searched defs:init_path (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Ddevtool36 init_path = '' variable in ConfigHandler
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Ddevtool39 init_path = '' global() variable in ConfigHandler
/openbmc/openbmc/poky/scripts/lib/devtool/
H A D__init__.py27 def exec_build_env_command(init_path, builddir, cmd, watch=False, **options): argument