Home
last modified time | relevance | path

Searched refs:lpath (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dsftp.py93 lpath = os.path.join(dldir, ud.localfile)
108 cmd = '%s %s %s %s' % (basecmd, port, remote, lpath)
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1218 lpath = os.path.dirname(ltarget)
1221 if lpath and lpath != ".":
1222 ftarget += lpath + dv["dir"] + "/"
1224 if lpath.startswith(".."):
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch693 char lpath[USBG_MAX_PATH_LENGTH];
698 return ms_lun_attr[lattr].set(lpath, "",
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1895 def __get_sub_rec(self, lpath): argument
1905 for d in lpath:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch176 lpath='/bin'