Searched defs:chmod (Results 1 - 12 of 12) sorted by relevance

/external/openssl/crypto/rand/
H A Drandfile.c87 #define chmod _chmod macro
198 * and chmod the device causes problems.
211 /* chmod(..., 0600) is too late to protect the file,
249 chmod(file,0600);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dfuse.h111 // Called by chmod()/fchmod()
112 int (*chmod)(const char*, mode_t); member in struct:fuse_operations
H A Dkernel_proxy.cc326 int KernelProxy::chmod(const char* path, mode_t mode) { function in class:nacl_io::KernelProxy
/external/chromium_org/tools/gyp/test/lib/
H A DTestCmd.py955 def chmod(self, path, mode): member in class:TestCmd
959 os.chmod(path, mode)
1451 else: os.chmod(fname, stat.S_IMODE(st[stat.ST_MODE]|stat.S_IREAD))
1456 else: os.chmod(fname, stat.S_IMODE(st[stat.ST_MODE]&~stat.S_IREAD))
1459 # If it's a file, that's easy, just chmod it.
1463 # permission, so it's also pretty easy, just chmod the
1464 # directory and then chmod every entry on our walk down the
1477 # permission, which means we have to chmod the directoreis
1483 # chmod the reversed (bottom-up) list.
1498 try: os.chmod(fnam
[all...]
/external/zlib/src/contrib/untgz/
H A Duntgz.c32 # define chmod(path,mode) _chmod(path,mode) macro
277 chmod(item->fname,item->mode);
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h173 /// int chmod(const char *path, mode_t mode);
174 chmod, enumerator in enum:llvm::LibFunc::Func
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 553 milliseconds