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):
178 elif os.path.lexists("%s/init" % rootfs_dir):184 elif os.path.lexists("%s/sbin/init" % rootfs_dir):
98 if os.path.lexists(dest):134 if os.path.lexists(dest):162 if not os.path.lexists(dest) and os.path.lexists(d.getVar('D') + d.getVar('libdir')):
179 if os.path.lexists(dest):181 elif os.path.lexists(src):201 if os.path.lexists(link_target):208 if os.path.lexists(os.path.join(os.path.dirname(src), link_maybe)):253 if not os.path.lexists('%s/%s' % (pkgdest, alt_target)):319 if not os.path.lexists('%s/%s/%s' % (pkgdest, pkg, alt_target)):
51 if os.path.lexists(manifest_link):
148 if os.path.lexists(dest):510 if os.path.lexists(depdir + "/" + c + ".complete"):512 elif os.path.lexists(depdir + "/" + c):
275 if os.path.lexists(manifest_link):348 if os.path.lexists(testdata_link):
163 if os.path.lexists(qemuboot_link):
973 if not os.path.lexists(path):
1569 if not cpath.lexists(rtarget):
52 if os.path.lexists(sshloglink):
520 if os.path.lexists(hooks_dir_backup):522 if os.path.lexists(hooks_dir):577 if os.path.lexists(hooks_dir_backup):
106 def lexists(self, path): member in CachedPath
208 if os.path.lexists(linkfile):
406 if os.path.lexists(output_link):
463 if os.path.lexists(dst_pathname):
471 if os.path.lexists(dst_pathname):
1286 if pid_file and os.path.lexists(pid_file):