Home
last modified time | relevance | path

Searched refs:chmod (Results 26 – 50 of 113) sorted by relevance

12345

/aoo41x/main/bridges/test/java_uno/acquire/
H A Dmakefile.mk59 GIVE_EXEC_RIGHTS = chmod +x
/aoo41x/main/bridges/test/java_uno/equals/
H A Dmakefile.mk62 GIVE_EXEC_RIGHTS = chmod +x
/aoo41x/main/setup_native/scripts/
H A Dupdate.sh77 chmod a+x $TMPCMD
H A Dinstall_linux.sh237 chmod 700 $RPM_DB_PATH
H A Dinstall_solaris.sh271 chmod +x ${INSTALL_ROOT}/usr/lib/postrun 2>/dev/null
/aoo41x/ext_libraries/apr/
H A Dmakefile.mk79 chmod +x apr-1-config
/aoo41x/ext_libraries/apr-util/
H A Dmakefile.mk110 chmod +x apu-1-config
/aoo41x/main/sal/test/
H A Dmakefile.mk132 chmod ug+x $@
/aoo41x/main/bridges/test/java_uno/any/
H A Dmakefile.mk37 GIVE_EXEC_RIGHTS = chmod +x
/aoo41x/main/setup_native/scripts/source/
H A Dgetuid.c71 int chmod(const char *path, mode_t mode) in chmod() function
/aoo41x/main/cli_ure/source/climaker/
H A Dmakefile.mk121 chmod +x $@
/aoo41x/main/packimages/pack/
H A Dmakefile.mk88 chmod -R g+w $(MISC)$/classic
/aoo41x/main/testtools/source/bridgetest/
H A Dmakefile.mk47 GIVE_EXEC_RIGHTS=chmod +x
/aoo41x/main/tools/source/fsys/
H A Dfstat.cxx259 if (chmod(aFPath.GetBuffer(), nMode)) in SetReadOnlyFlag()
/aoo41x/main/odk/pack/copying/
H A Dmakefile.mk227 -chmod 755 $@
/aoo41x/main/odk/util/
H A Dodk_rules.pmk177 @chmod 664 $@
/aoo41x/main/rsc/source/rsc/
H A Drsc.cxx969 chmod( it->aOutputRc.GetBuffer(), S_IRWXU | S_IRWXG | S_IROTH ); in Link()
985 chmod( aSysList.getStr(), S_IRWXU | S_IRWXG | S_IROTH ); in Link()
/aoo41x/main/sal/osl/unx/
H A Dpipe.c267 chmod(name,S_IRWXU | S_IRWXG |S_IRWXO); in osl_psz_createPipe()
H A Dfile_stat.cxx355 if (chmod(pszFilePath, nNewMode) < 0) in osl_psz_setFileAttributes()
H A Dfile_misc.cxx925 nRet = chmod(pszFileName,nMode); in oslChangeFileModes()
/aoo41x/main/sysui/desktop/share/
H A Dmakefile.mk221 @chmod 774 $@.$(INPATH)
/aoo41x/main/solenv/bin/
H A Drelocate198 `chmod +x $new_root/bootstrap`;
/aoo41x/main/solenv/inc/
H A Dtg_shl.mk190 @chmod a+w $@
/aoo41x/main/soltools/mkdepend/
H A Dmain.c719 chmod(makefile, st.st_mode);
/aoo41x/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx549 chmod( aFileName.getStr(), mnFileMode ); in EndJob()

Completed in 550 milliseconds

12345