Searched refs:UF_IMMUTABLE (Results 1 - 11 of 11) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dstat.py86 UF_IMMUTABLE = 0x00000002 variable
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dstat.py86 UF_IMMUTABLE = 0x00000002 variable
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dstat.py86 UF_IMMUTABLE = 0x00000002 variable
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dstat.py86 UF_IMMUTABLE = 0x00000002 variable
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_posix.py374 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
376 chflags_func(target_file, st.st_flags | stat.UF_IMMUTABLE)
380 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
385 self.assertEqual(st.st_flags | stat.UF_IMMUTABLE, new_st.st_flags)
411 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
414 dummy_symlink_st.st_flags | stat.UF_IMMUTABLE)
418 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
426 self.assertEqual(dummy_symlink_st.st_flags | stat.UF_IMMUTABLE,
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_posix.py374 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
376 chflags_func(target_file, st.st_flags | stat.UF_IMMUTABLE)
380 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
385 self.assertEqual(st.st_flags | stat.UF_IMMUTABLE, new_st.st_flags)
411 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
414 dummy_symlink_st.st_flags | stat.UF_IMMUTABLE)
418 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
426 self.assertEqual(dummy_symlink_st.st_flags | stat.UF_IMMUTABLE,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_posix.py374 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
376 chflags_func(target_file, st.st_flags | stat.UF_IMMUTABLE)
380 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
385 self.assertEqual(st.st_flags | stat.UF_IMMUTABLE, new_st.st_flags)
411 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
414 dummy_symlink_st.st_flags | stat.UF_IMMUTABLE)
418 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
426 self.assertEqual(dummy_symlink_st.st_flags | stat.UF_IMMUTABLE,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_posix.py374 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
376 chflags_func(target_file, st.st_flags | stat.UF_IMMUTABLE)
380 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
385 self.assertEqual(st.st_flags | stat.UF_IMMUTABLE, new_st.st_flags)
411 # ZFS returns EOPNOTSUPP when attempting to set flag UF_IMMUTABLE.
414 dummy_symlink_st.st_flags | stat.UF_IMMUTABLE)
418 msg = 'chflag UF_IMMUTABLE not supported by underlying fs'
426 self.assertEqual(dummy_symlink_st.st_flags | stat.UF_IMMUTABLE,
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
H A Ddagger-compiler-2.6.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/codegen/ dagger/internal/codegen/Accessibility ...
/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
H A Ddagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/internal/codegen/ dagger/internal/codegen/Accessibility ...
/prebuilts/tools/common/google-java-format/
H A Dgoogle-java-format-1.0-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 3010 milliseconds