HomeSort by relevance Sort by last modified time
    Searched full:chmod (Results 76 - 100 of 948) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bluetooth/bluez/doc/
gtk-doc.make 60 @-chmod -R u+w $(srcdir)
80 @-chmod -R u+w $(srcdir)
95 @-chmod -R u+w $(srcdir)
107 @-chmod -R u+w $(srcdir)
  /external/e2fsprogs/lib/ss/
mk_cmds.sh.in 60 chmod -w "${BASE}.c"
  /external/e2fsprogs/util/
Makefile.in 35 $(Q) chmod +x gen-tarball
  /external/genext2fs/
test-gen.lib 20 chmod 777 file.$1
  /external/libpng/scripts/
makefile.freebsd 49 chmod a-w *.[ch35] $(DOCS) scripts/*
  /external/llvm/tools/llvm-config/
Makefile 74 $(Verb) chmod +x $@
94 $(Verb) chmod +x $@
112 $(Verb) chmod +x $@
119 $(Verb) chmod +x $@
  /external/protobuf/gtest/
configure.ac 18 AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config])
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xw32defs.h 27 #define chmod _chmod macro
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xw32defs.h 27 #define chmod _chmod macro
  /system/core/toolbox/
Android.mk 43 chmod \
chown.c 65 fprintf(stderr, "Unable to chmod %s: %s\n", argv[i], strerror(errno));
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 91 chmod -R "${CHMOD_MODE}" "${DEST}" >& /dev/null
94 # but chmod -R and -h can't be used together. Do another pass to fix the
96 find "${DEST}" -type l -exec chmod -h "${CHMOD_MODE}" {} + >& /dev/null
  /external/dbus/bus/
messagebus-config.in 149 chmod 775 "${SYSCONFDIR}"
154 chmod 775 "${DEVDIR}"
159 chmod 775 "${LOGDIR}"
164 chmod 775 "${RUNDIR}"
169 chmod 775 "${SOCKDIR}"
  /external/dropbear/
sshpty.c 255 if (chmod(tty_name, (mode_t) 0666) < 0
258 "chmod %.100s 0666 failed: %.100s", tty_name, strerror(errno));
400 if (chmod(tty_name, mode) < 0) {
404 "chmod(%.100s, 0%o) failed: %.100s",
407 dropbear_exit("chmod(%.100s, 0%o) failed: %.100s",
  /external/quake/quake/src/QW/
Makefile.Linux 848 chmod 4755 $(DESTDIR)/qwcl
851 chmod 755 $(DESTDIR)/qwcl.x11
854 chmod 4755 $(DESTDIR)/glqwcl
857 chmod 4755 $(DESTDIR)/glqwcl.glx
859 chmod 755 $(DESTDIR)/lib3dfxgl.so
861 chmod 755 $(DESTDIR)/glqwcl.3dfxgl
863 chmod 644 $(DESTDIR)/README.qwcl
865 chmod 755 $(DESTDIR)/qw/skins/fixskins.sh
867 chmod 755 $(DESTDIR)/libMesaGL.so.2.6
899 chmod 755 $(DESTDIR)/qws
    [all...]
  /external/elfutils/
Makefile.in 71 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
415 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
416 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
417 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
419 || chmod -R a+r $(distdir)
461 chmod -R a-w $(distdir); chmod a+w $(distdir)
464 chmod a-w $(distdir)
479 && chmod -R a-w "$$dc_install_base" \
610 chmod -R u+w $(distdir
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
copy-acl.c 92 /* We did not call chmod so far, and either the mode and the ACL are
177 /* Since !MODE_INSIDE_ACL, we have to call chmod explicitly. */
341 /* On Cygwin, it is necessary to call chmod before acl, because
342 chmod can change the contents of the ACL (in ways that don't
389 /* We did not call chmod so far, and either the mode and the ACL are
479 /* We did not call chmod so far, and either the mode and the ACL are
set-mode-acl.c 42 return chmod (name, mode);
137 /* We did not call chmod so far, so the special bits have not yet
200 /* Since !MODE_INSIDE_ACL, we have to call chmod explicitly. */
245 /* We did not call chmod so far, so the special bits have not yet
398 /* We did not call chmod so far, so the special bits have not yet
442 /* We did not call chmod so far, so the special bits have not yet
  /external/e2fsprogs/lib/et/
Makefile.in 60 $(Q) $(CHMOD) +x compile_et
78 # chmod -x libcom_err.o
94 $(Q) $(CHMOD) $(LIBMODE) $(DESTDIR)$(libdir)/libcom_err.a
  /external/fdlibm/
makefile.in 59 CHMOD = @CHMOD@
136 $(CHMOD) 664 $(prefix)/lib/$(LIB)
  /cts/tools/cts-api-coverage/
Android.mk 35 $(hide) chmod 755 $@
  /dalvik/tools/dexdeps/
Android.mk 35 $(hide) chmod 755 $@
  /development/tools/apkcheck/
Android.mk 34 $(hide) chmod 755 $@
  /development/tools/
make_key 47 chmod 0600 ${one} ${two}
  /external/chromium/testing/gtest/
configure.ac 19 AC_CONFIG_FILES([scripts/gtest-config], [chmod +x scripts/gtest-config])

Completed in 1173 milliseconds

1 2 34 5 6 7 8 91011>>