Searched refs:CHMOD (Results 1 - 16 of 16) sorted by relevance

/openjdk10/jdk/test/sun/security/pkcs11/Provider/
H A DLogin.sh62 CHMOD="${FS}bin${FS}chmod"
68 CHMOD="${FS}bin${FS}chmod"
74 CHMOD="${FS}bin${FS}chmod"
80 CHMOD="${FS}bin${FS}chmod"
86 CHMOD="chmod"
92 CHMOD="chmod"
107 ${CHMOD} +w ${TESTCLASSES}${FS}cert8.db
110 ${CHMOD} +w ${TESTCLASSES}${FS}key3.db
H A DConfigQuotedString.sh61 CHMOD="${FS}bin${FS}chmod"
67 CHMOD="${FS}bin${FS}chmod"
73 CHMOD="${FS}bin${FS}chmod"
79 CHMOD="${FS}bin${FS}chmod"
85 CHMOD="chmod"
91 CHMOD="chmod"
/openjdk10/jdk/make/copy/
H A DCopy-jdk.management.agent.gmk37 $(CHMOD) 644 $@
42 $(CHMOD) 644 $@
46 $(CHMOD) 444 $@
H A DCopy-java.desktop.gmk76 $(CHMOD) +rx $@
H A DCopy-java.base.gmk68 $(CHMOD) a+rx $@
/openjdk10/jdk/test/sun/security/pkcs11/KeyStore/
H A DBasic.sh99 CHMOD="${FS}bin${FS}chmod"
105 CHMOD="${FS}bin${FS}chmod"
111 CHMOD="${FS}bin${FS}chmod"
128 CHMOD="${FS}bin${FS}chmod"
142 CHMOD="chmod"
161 ${CHMOD} +w ${TESTCLASSES}${FS}cert8.db
164 ${CHMOD} +w ${TESTCLASSES}${FS}key3.db
H A DClientAuth.sh61 CHMOD="${FS}bin${FS}chmod"
67 CHMOD="${FS}bin${FS}chmod"
73 CHMOD="${FS}bin${FS}chmod"
90 CHMOD="${FS}bin${FS}chmod"
104 CHMOD="chmod"
122 ${CHMOD} +w ${TESTCLASSES}${FS}cert8.db
125 ${CHMOD} +w ${TESTCLASSES}${FS}key3.db
H A DSecretKeysBasic.sh100 CHMOD="chmod"
111 ${CHMOD} +w ${TESTCLASSES}${FS}cert8.db
114 ${CHMOD} +w ${TESTCLASSES}${FS}key3.db
137 echo ${CHMOD} +w ${TESTCLASSES}${FS}pkcs11_softtoken${FS}objstore_info
138 ${CHMOD} 600 ${TESTCLASSES}${FS}pkcs11_softtoken${FS}objstore_info
H A DSolaris.sh94 CHMOD="${FS}bin${FS}chmod"
132 echo ${CHMOD} +w ${TESTCLASSES}${FS}pkcs11_softtoken${FS}objstore_info
133 ${CHMOD} 600 ${TESTCLASSES}${FS}pkcs11_softtoken${FS}objstore_info
/openjdk10/jdk/make/gendata/
H A DGendataFontConfig.gmk46 $(CHMOD) 444 $@
H A DGendata-java.base.gmk58 $(CHMOD) 444 $@
/openjdk10/hotspot/make/gensrc/
H A DGenerateSources.gmk68 $(CHMOD) +x $<
/openjdk10/test/
H A DTestCommon.gmk49 CHMOD = chmod
187 && $(CHMOD) -R a+r . \
278 -exec $(CHMOD) a+rx {} \; ; \
/openjdk10/make/common/
H A DJavaCompilation.gmk81 $(CHMOD) -f ug+w $$@
133 $(CHMOD) -f ug+w $$@
/openjdk10/jdk/make/
H A DCompileDemos.gmk279 $(CHMOD) -f ug+w $@
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1079 CHMOD
1247 CHMOD
2215 CHMOD Override default value for CHMOD
5840 if [ -z "${CHMOD+x}" ]; then
5851 case $CHMOD in
5853 ac_cv_path_CHMOD="$CHMOD" # Let the user override the test with a path.
5874 CHMOD=$ac_cv_path_CHMOD
5875 if test -n "$CHMOD"; then
5876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHMOD" >
[all...]

Completed in 193 milliseconds