Home
last modified time | relevance | path

Searched refs:_chmod (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/infra/bots/recipe_modules/docker/
H A Dapi.py16 def _chmod(self, filepath, mode, recursive=False): member in DockerApi
52 self._chmod(out_dir, '777')
56 self._chmod(src_dir, '755')
59 self._chmod(script, '0755')
70 self._chmod(dest, '644')
75 self._chmod(elem, 'a+r', recursive=True)
/third_party/python/Lib/dbm/
H A Ddumb.py88 self._chmod(self._datfile)
131 self._chmod(self._dirfile)
184 self._chmod(self._dirfile)
281 def _chmod(self, file): member in _Database
/third_party/node/deps/openssl/openssl/crypto/rand/
H A Drandfile.c41 # define chmod _chmod
/third_party/openssl/crypto/rand/
H A Drandfile.c42 # define chmod _chmod
/third_party/zlib/contrib/untgz/
H A Duntgz.c43 # define chmod(path,mode) _chmod(path,mode)
/third_party/lz4/programs/
H A Dutil.h42 # include <io.h> /* _chmod */
345 #define chmod _chmod
/third_party/sqlite/src/
H A Dshell.c4731 # define chmod _chmod

Completed in 43 milliseconds