Home
last modified time | relevance | path

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

/external/llvm-project/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
Dutil.py20 def _access_check(fn, mode): function
28 if _access_check(cmd, mode):
65 if _access_check(name, mode):
/external/python/cpython3/Lib/
Dshutil.py1365 def _access_check(fn, mode): function
1384 if _access_check(cmd, mode):
1446 if _access_check(name, mode):