Searched refs:ptch (Results 1 – 1 of 1) sorted by relevance
521 def protoCatalog(base, ptch) : argument535 ptchFilesList = list(findFiles(ptch))536 ptchStringLength = len(ptch)593 def flistCatalog(base, ptch, flist) : argument631 if not os.path.exists(ptch + fn) :634 if os.path.exists(ptch + f) :636 elif os.path.exists(ptch + "root_" + arch + "/" + f) :643 if os.path.islink(ptch + fn) :654 os.path.islink(ptch + fn)) :917 def compareElfs(base, ptch, quiet) : argument[all …]