Home
last modified time | relevance | path

Searched refs:SE_GROUP_LOGON_ID (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/win/
H A Dsecurity_descriptor.cc55 if ((groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == in GetLogonSid()
56 SE_GROUP_LOGON_ID) { in GetLogonSid()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/sspicli/
H A DInterop.Winnt.cs28 internal const uint SE_GROUP_LOGON_ID = 0xC0000000; field in Interop.SecurityGroups
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc232 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) {
271 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) {
393 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) {
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/http/
H A DSessionNamedPipeHttpConnectionListener.hpp490 if ((pTG->Groups[i].Attributes & SE_GROUP_LOGON_ID) in logonSessionOnlyDescriptor()
491 == SE_GROUP_LOGON_ID) in logonSessionOnlyDescriptor()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Drestricted_token.cc224 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
352 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc224 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
352 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc224 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
352 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc241 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
369 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc224 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
352 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Drestricted_token.cc241 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
369 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Drestricted_token.cc224 (token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) == 0) { in AddAllSidsForDenyOnly()
352 if ((token_groups->Groups[i].Attributes & SE_GROUP_LOGON_ID) != 0) { in AddRestrictingSidLogonSession()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/prometheus/prom2json/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go514 SE_GROUP_LOGON_ID = 0xC0000000 const
516 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/net/jcifs/jcifs_1.3.19/src/jcifs/dcerpc/msrpc/
H A Dsamr.idl84 SE_GROUP_LOGON_ID = 0xC0000000
/dports/devel/hub/hub-2.14.2/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Activation/
H A DUtility.cs352 …nerUnsafeNativeMethods.SidAttribute.SE_GROUP_LOGON_ID) == ListenerUnsafeNativeMethods.SidAttribute… in GetLogonSidForPid()
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/golang.org/x/sys/sys-6a60838ec25/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go514 SE_GROUP_LOGON_ID = 0xC0000000 const
516 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/misc/perkeep/perkeep-0.11/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go553 SE_GROUP_LOGON_ID = 0xC0000000 const
555 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go514 SE_GROUP_LOGON_ID = 0xC0000000 const
516 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/golang.org/x/sys/windows/
H A Dsecurity_windows.go514 SE_GROUP_LOGON_ID = 0xC0000000 const
516 … | SE_GROUP_ENABLED | SE_GROUP_OWNER | SE_GROUP_USE_FOR_DENY_ONLY | SE_GROUP_LOGON_ID | SE_GROUP_R…

12345678910>>...20