HomeSort by relevance Sort by last modified time
    Searched refs:rwx (Results 1 - 5 of 5) sorted by null

  /external/dbus/bus/
messagebus-config.in 150 setfacl -m u:system:rwx "${SYSCONFDIR}"
155 setfacl -m u:system:rwx "${DEVDIR}"
160 setfacl -m u:system:rwx "${LOGDIR}"
165 setfacl -m u:system:rwx "${RUNDIR}"
170 setfacl -m u:system:rwx "${SOCKDIR}"
  /external/valgrind/tsan/
mk-self-contained-tsan-pin.sh 39 chmod +rwx $EXTRACT_DIR
mk-self-contained-valgrind.sh 43 chmod +rwx $EXTRACT_DIR
  /external/openssh/contrib/cygwin/
ssh-host-config 672 if ! /usr/bin/setfacl -m u:system:rwx "${SYSCONFDIR}" >/dev/null 2>&1
685 if ! /usr/bin/setfacl -m u:system:rwx "${LOCALSTATEDIR}/log" >/dev/null 2>&1
715 if ! /usr/bin/setfacl -m u:system:rwx "${LOCALSTATEDIR}/empty" >/dev/null 2>&1
  /external/bison/
Makefile 503 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \

Completed in 1657 milliseconds