Home
last modified time | relevance | path

Searched defs:relpath (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py271 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__.py1465 def _strip_leading_slashes(self, relpath): argument
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c87 const char *relpath, in relpath_printf()
H A Dxenstore_impl.c1505 gpointer relpath = key + w->rel_prefix; in save_watch() local