Home
last modified time | relevance | path

Searched defs:chmod (Results 1 – 7 of 7) sorted by relevance

/external/strace/
Dchmod.c11 SYS_FUNC(chmod) in SYS_FUNC() argument
/external/sl4a/Utils/src/com/googlecode/android_scripting/
DFileUtils.java49 public static int chmod(File path, int mode) throws Exception { in chmod() method in FileUtils
/external/brotli/tools/
Dbro.c45 #define chmod(F, P) (0) macro
/external/lz4/programs/
Dutil.h168 #define chmod _chmod macro
/external/zlib/src/contrib/untgz/
Duntgz.c32 # define chmod(path,mode) _chmod(path,mode) macro
/external/python/cpython2/Lib/
Dtarfile.py2317 def chmod(self, tarinfo, targetpath): member in TarFile
/external/toybox/generated/
Dglobals.h1498 struct chmod_data chmod; member