Home
last modified time | relevance | path

Searched full:chmod (Results 1 – 16 of 16) sorted by relevance

/openthread-3.4.0/third_party/nlbuild-autotools/repo/
DCommon.mak34 CHMOD ?= chmod macro
117 $(FIND) "$(1)" -type d ! -perm -200 -exec $(CHMOD) u+w {} ';' \
/openthread-3.4.0/third_party/nlbuild-autotools/repo/make/host/tools/
Dtools.mak26 CHMOD ?= chmod macro
73 $(FIND) "$(1)" -type d ! -perm -200 -exec $(CHMOD) u+w {} ';' \
/openthread-3.4.0/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dmkinstalldirs137 echo "chmod $dirmode $pathcomp"
139 chmod "$dirmode" "$pathcomp" || lasterr=$?
Dinstall-sh62 chmodprog=${CHMODPROG-chmod}
462 # and set any options; do chmod last to preserve setuid bits.
/openthread-3.4.0/.github/workflows/
Dotbr.yml88 …sudo -E ./script/test cert_suite ./tests/scripts/thread-cert/backbone/*.py || (sudo chmod a+r *.lo…
197 …sudo -E ./script/test cert_suite ${{ matrix.cert_scripts }} || (sudo chmod a+r *.log *.json *.pcap…
Dsize.yml71 chmod a+x size-report
Dbuild.yml372 chmod a+x gn && mkdir -p bin && mv -f gn bin/
/openthread-3.4.0/tools/harness-simulation/posix/etc/
DDockerfile103 && ([ "${DNS64}" = "0" ] || chmod 644 /etc/bind/named.conf.options) \
/openthread-3.4.0/tools/harness-simulation/posix/
Dinstall.sh138 sudo chmod +x root/etc/init.d/commissionerd
/openthread-3.4.0/etc/docker/android-trusty/
DDockerfile70 && chmod a+x $OPT_BIN/java $OPT_BIN/javac \
/openthread-3.4.0/third_party/nlbuild-autotools/repo/examples/
DMakefile-toplevel.am165 # DISTCHECK_CONFIGURE_FLAGS=`chmod u+w .. ../third_party`
/openthread-3.4.0/third_party/nlbuild-autotools/repo/scripts/
Dmkskeleton121 chmod ${perm} "${to}"
Dbootstrap287 chmod 775 "${LIBTOOLIZE}"
/openthread-3.4.0/tests/scripts/thread-cert/
Dthread_cert.py529 # self.assure_run_ok("truncate --size 0 bbr.pcap && chmod 664 bbr.pcap", shell=True)
543 os.chmod(pcap_file, stat.S_IWUSR | stat.S_IRUSR | stat.S_IRGRP | stat.S_IROTH)
/openthread-3.4.0/script/
Dtest576 sudo chmod 777 tmp/
583 chmod +x "$llvm_gcov"
/openthread-3.4.0/third_party/nlbuild-autotools/repo/tools/packages/
Dbuild426 chmod 775 "${LIBTOOLIZE}"