HomeSort by relevance Sort by last modified time
    Searched full:noexec (Results 1 - 25 of 44) sorted by null

1 2

  /external/autotest/client/site_tests/platform_CrosDisksFilesystem/
exfat_tests 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
17 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
28 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
ext2_tests 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
ext3_tests 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
ext4_tests 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
ntfs_tests 9 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
20 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
32 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
vfat_tests 8 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
18 "test_mount_options": [ "ro", "nodev", "noexec", "nosuid", "sync" ],
29 "test_mount_options": [ "rw", "nodev", "noexec", "nosuid", "sync" ],
  /art/test/071-dexfile/
info.txt 4 NOTE: the test requires that /data/run-test/ exists and is writable and not mounted noexec.
  /external/autotest/client/site_tests/security_mprotect/
control 7 PURPOSE = "Verify mprotect+PROT_EXEC works on noexec filesystem"
8 CRITERIA = "Fails if PROT_EXEC cannot be mapped on noexec filesystem"
18 Checks that mprotect can use PROT_EXEC on noexec filesystems,
security_mprotect.py 13 Verify mprotect of PROT_EXEC works on noexec mounts.
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/java8/
LambdaExpressionsTarget.java 15 import static org.jacoco.core.test.validation.targets.Stubs.noexec;
30 noexec(() -> { method
  /system/extras/cppreopts/
cppreopts.rc 16 mount ext4 /dev/block/bootdevice/by-name/system_b /postinstall ro nosuid nodev noexec
24 mount ext4 /dev/block/bootdevice/by-name/system_a /postinstall ro nosuid nodev noexec
  /external/autotest/client/site_tests/platform_FilePerms/
platform_FilePerms.py 24 standard_rw_options = ['rw', 'nosuid', 'nodev', 'noexec', 'relatime']
31 'options': ['rw', 'nosuid', 'noexec', 'relatime', 'mode=755']},
37 'options': ['rw', 'nosuid', 'noexec', 'relatime', 'gid=5',
52 'options': ['rw', 'nosuid', 'nodev', 'noexec', 'relatime',
58 'options': ['rw', 'nosuid', 'nodev', 'noexec', 'relatime',
87 'options': ['ro', 'nosuid', 'nodev', 'noexec', 'relatime']},
  /external/autotest/client/site_tests/security_ChromiumOSLSM/
security_ChromiumOSLSM.py 22 cmd = "mount -c -n -t tmpfs -o nodev,noexec,nosuid test %s" % (target)
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/
Stubs.java 117 public static void noexec(Runnable task) { method in class:Stubs
  /bionic/libc/bionic/
mntent.cpp 46 // Entries look like "proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0".
  /external/valgrind/coregrind/m_ume/
main.c 192 VG_(exit)(126); // 126 == NOEXEC
221 VG_(exit)(126); // 126 == NOEXEC
238 VG_(exit)(126); // 126 == NOEXEC
244 Int exit_code = 126; // 126 == NOEXEC (bash)
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 386 section .note.GNU-stack noalloc noexec nowrite progbits
389 section .note.GNU-stack noalloc noexec nowrite progbits
392 section .note.GNU-stack noalloc noexec nowrite progbits
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 386 section .note.GNU-stack noalloc noexec nowrite progbits
389 section .note.GNU-stack noalloc noexec nowrite progbits
392 section .note.GNU-stack noalloc noexec nowrite progbits
  /external/autotest/client/site_tests/platform_StackProtector/
platform_StackProtector.py 56 # and since that's noexec anyways, it should be skipped.
  /external/mksh/src/
sh_flags.gen 60 FN("noexec", FNOEXEC, OF_ANY, 'n')
sh_flags.opt 100 FN("noexec", FNOEXEC, OF_ANY
  /device/google/contexthub/lib/include/nanohub/
nanohub.h 53 uint16_t fwFlags; // external & internal: class : EXTERNAL/INTERNAL, EXEC/NOEXEC, APP/KERNEL/EEDATA/...
  /external/autotest/client/site_tests/kernel_ConfigVerify/
kernel_ConfigVerify.py 205 # NaCl; allow mprotect+PROT_EXEC on noexec mapped files.
  /external/autotest/client/site_tests/platform_CrosDisksArchive/
platform_CrosDisksArchive.py 134 [ "ro", "nodev", "noexec", "nosuid" ])
  /external/shflags/lib/
shunit2 715 for _shunit_func_ in oneTimeSetUp oneTimeTearDown setUp tearDown suite noexec
1012 # 'noexec' option. the noexec command was created with _shunit_mktempFunc().
1013 noexec 2>/dev/null || _shunit_fatal \

Completed in 2826 milliseconds

1 2