Searched defs:relpath (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | recipeutils.py | 271 def patch_recipe_file(fn, values, patch=False, relpath='', redirect_output=None): argument 337 def patch_recipe(d, fn, varvalues, patch=False, relpath='', redirect_output=None): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | __init__.py | 1465 def _strip_leading_slashes(self, relpath): argument
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 87 const char *relpath, in relpath_printf()
|
H A D | xenstore_impl.c | 1505 gpointer relpath = key + w->rel_prefix; in save_watch() local
|