Home
last modified time | relevance | path

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

/titanic_51/usr/src/tools/scripts/
H A Dwsdiff.py521 def protoCatalog(base, ptch) : argument
535 ptchFilesList = list(findFiles(ptch))
536 ptchStringLength = len(ptch)
593 def flistCatalog(base, ptch, flist) : argument
631 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 …]