Home
last modified time | relevance | path

Searched refs:mod_name (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py193 def get_mod_global(var_name, default=None, mod_name="__main__"): argument
210 module = sys.modules[mod_name]
215 + gp.sprint_var(mod_name)
248 def set_mod_global(var_value, mod_name="__main__", var_name=None): argument
260 module = sys.modules[mod_name]
265 + gp.sprint_var(mod_name)
H A Dgen_plug_in_utils.py225 def get_plug_vars(mod_name="__main__", **kwargs): argument
243 module = sys.modules[mod_name]
/openbmc/openbmc/poky/meta/recipes-kernel/perf/
H A Dperf.bb86 #| 10009 | if (mod_name && strncmp(mod->name, mod_name, mod_len) != 0)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch5262 if (!xdr_nulltype(xdrs, (void **) &objp->mod_name,