Home | History | Annotate | Download | only in misc

Lines Matching full:x_ok

253             if not os.path.isfile(self.adb) or not os.access(self.adb, os.X_OK):
439 return os.access(fullpath, os.X_OK)