HomeSort by: relevance | last modified time | path
    Searched refs:rwx (Results 1 - 18 of 18) sorted by relevancy

  /src/tests/modules/
t_x86_pte.c 87 ATF_TC(rwx);
88 ATF_TC_HEAD(rwx, tc)
91 "ensure there is no RWX page in the kernel");
93 ATF_TC_BODY(rwx, tc)
193 ATF_TP_ADD_TC(tp, rwx);
  /src/sys/external/bsd/dwc2/
dwctwo2netbsd 115 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/sys/external/bsd/gnu-efi/
gnu-efi2netbsd 84 find $r -type d -print | xargs chmod u+rwx,go+rx
  /src/sys/external/gpl2/dts/
dts2netbsd 113 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/sys/dev/pci/bktr/
bktr2netbsd 108 find . -type d -print | xargs chmod u+rwx,go+rx
  /src/usr.bin/pmap/
pmap.c 50 #define rwx (VM_PROT_READ | VM_PROT_WRITE | VM_PROT_EXECUTE) macro
192 printf("%-*s %-*s rwx RWX CPY NCP I W A\n",
206 printf("%-*s %-*s %*s %-*s rwxpc RWX I/W/A Dev %*s"
585 if ((vme->protection & rwx) == 0)
829 (vme->protection & rwx) == rwx &&
  /src/sys/external/isc/libsodium/dist/contrib/
Makefile.in 355 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
359 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/msvc-scripts/
Makefile.in 357 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/builds/
Makefile.in 418 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/dist-build/
Makefile.in 369 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
373 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/tests/bin/sh/
t_builtins.sh 765 { chmod +rwx TF TFT TD; rm -fr TF TFT TD; } 2>/dev/null || :
796 { chmod +rwx TF TFT TD; rm -fr TF TFT TD; } 2>/dev/null || :
  /src/sys/external/isc/libsodium/dist/src/
Makefile.in 508 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.in 584 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/test/
Makefile.in 511 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/tests/usr.bin/realpath/
t_realpath.sh 196 chmod -R u+rwx .
  /src/sys/external/isc/libsodium/dist/
Makefile.in 633 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
637 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
673 -exec chmod u+rwx,go+rx {} \; -o \
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.in 2466 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
2470 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 3090 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
3094 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \

Completed in 67 milliseconds