Home
last modified time | relevance | path

Searched refs:currentdir (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/
H A Durls.py61 currentdir = os.path.dirname(__file__) variable
62 for t in os.walk(os.path.dirname(currentdir)):
67 if "urls.py" in t[2] and t[0] != currentdir:
H A Dsettings.py290 currentdir = os.path.dirname(__file__) variable
291 for t in os.walk(os.path.dirname(currentdir)):
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch138 self.currentdir[self._includeDepth] = cd