Home
last modified time | relevance | path

Searched refs:realOwner (Results 1 – 10 of 10) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/
H A DTestSecureIOUtils.java38 private static String realOwner, realGroup; field in TestSecureIOUtils
67 realOwner = stat.getOwner(); in makeTestFile()
81 .openForRead(testFilePathIs, realOwner, realGroup).close(); in testReadCorrectlyRestrictedWithSecurity()
83 .openFSDataInputStream(testFilePathFadis, realOwner, realGroup).close(); in testReadCorrectlyRestrictedWithSecurity()
84 SecureIOUtils.openForRandomRead(testFilePathRaf, "r", realOwner, realGroup) in testReadCorrectlyRestrictedWithSecurity()
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/io/
H A DTestSecureIOUtils.java38 private static String realOwner; field in TestSecureIOUtils
52 realOwner = stat.getOwner(); in makeTestFile()
63 .openForRead(testFilePath, realOwner).close(); in testReadCorrectlyRestrictedWithSecurity()
/dports/www/gohugo/hugo-0.91.2/modules/
H A Dcollect.go231 var realOwner Module = owner
243 realOwner = vm.Owner
315 owner: realOwner,
/dports/net/wireguard-go/wireguard-go-0.0.20210424/ipc/winpipe/
H A Dwinpipe.go182 realOwner, _, err := sd.Owner()
187 if !realOwner.Equals(config.ExpectedOwner) {
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/helgrind/
H A Dhg_main.c1337 Thread* realOwner = (Thread*)VG_(anyElementOfBag)( lock->heldBy ); in evhH__pre_thread_releases_lock() local
1338 tl_assert(HG_(is_sane_Thread)(realOwner)); in evhH__pre_thread_releases_lock()
1339 tl_assert(realOwner != thr); in evhH__pre_thread_releases_lock()
1342 HG_(record_error_UnlockForeign)( thr, realOwner, lock ); in evhH__pre_thread_releases_lock()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/helgrind/
H A Dhg_main.c1337 Thread* realOwner = (Thread*)VG_(anyElementOfBag)( lock->heldBy ); in evhH__pre_thread_releases_lock() local
1338 tl_assert(HG_(is_sane_Thread)(realOwner)); in evhH__pre_thread_releases_lock()
1339 tl_assert(realOwner != thr); in evhH__pre_thread_releases_lock()
1342 HG_(record_error_UnlockForeign)( thr, realOwner, lock ); in evhH__pre_thread_releases_lock()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DTypedObject.cpp1300 InlineTypedObject& realOwner = buffer.firstView()->as<InlineTypedObject>(); in attach() local
1301 attach(cx, realOwner, offset); in attach()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DTypedObject.cpp1485 InlineTypedObject& realOwner = buffer.firstView()->as<InlineTypedObject>(); in attach() local
1486 attach(cx, realOwner, offset); in attach()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DTypedObject.cpp1496 InlineTypedObject& realOwner = buffer.firstView()->as<InlineTypedObject>(); in attach() local
1497 attach(cx, realOwner, offset); in attach()
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharoV10.sources225354 | realOwner |
225355 realOwner := self topRendererOrSelf
225358 ^ realOwner