Searched refs:lexists (Results 1 – 18 of 18) sorted by relevance
99 if not os.path.lexists(pseudo_dir):102 if not os.path.lexists(pseudo_dir):115 if os.path.lexists(new_rootfs):131 if os.path.lexists(new_pseudo):172 if os.path.lexists(include_pseudo):203 if not os.path.lexists(full_path):
180 elif os.path.lexists("%s/init" % rootfs_dir):186 elif os.path.lexists("%s/sbin/init" % rootfs_dir):
102 if os.path.lexists(dest):138 if os.path.lexists(dest):166 if not os.path.lexists(dest) and os.path.lexists(d.getVar('D') + d.getVar('libdir')):
185 if os.path.lexists(dest):187 elif os.path.lexists(src):207 if os.path.lexists(link_target):214 if os.path.lexists(os.path.join(os.path.dirname(src), link_maybe)):259 if not os.path.lexists('%s/%s' % (pkgdest, alt_target)):325 if not os.path.lexists('%s/%s/%s' % (pkgdest, pkg, alt_target)):
80 if os.path.lexists(manifest_link):
185 if os.path.lexists(qemuboot_link):
387 if os.path.lexists(manifest_link):460 if os.path.lexists(testdata_link):
100 if os.path.lexists(oe.path.join(d.getVar("D"), path, service)):
39 if os.path.lexists(linkfile):115 if os.path.lexists(loglink):
52 if os.path.lexists(sshloglink):
82 if os.path.lexists(conffile_link):
123 if os.path.lexists(linkfile):
108 def lexists(self, path): member in CachedPath
1499 if not cpath.lexists(rtarget):
155 if os.path.lexists(dest):517 if os.path.lexists(depdir + "/" + c + ".complete"):519 elif os.path.lexists(depdir + "/" + c):
1046 if not cpath.lexists(path):
416 if os.path.lexists(output_link):
1286 if pid_file and os.path.lexists(pid_file):