Searched refs:ptch (Results 1 – 1 of 1) sorted by relevance
536 def protoCatalog(base, ptch) : argument550 ptchFilesList = list(findFiles(ptch))551 ptchStringLength = len(ptch)608 def flistCatalog(base, ptch, flist) : argument646 if not os.path.exists(ptch + fn) :649 if os.path.exists(ptch + f) :651 elif os.path.exists(ptch + "root_" + arch + "/" + f) :658 if os.path.islink(ptch + fn) :669 os.path.islink(ptch + fn)) :929 def compareElfs(base, ptch, quiet) : argument[all …]