Home
last modified time | relevance | path

Searched refs:GetLengthSid (Results 1 – 25 of 1178) sorted by relevance

12345678910>>...48

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner);
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup);
188 + GetLengthSid(_pr_nt_sids.owner) in _MD_InitTime()
189 + GetLengthSid(_pr_nt_sids.group) in _MD_InitTime()
190 + GetLengthSid(_pr_nt_sids.everyone); in _MD_InitTime()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/windows/
H A Dntsec.c78 dwLength = GetLengthSid(pTokenOwner->Owner); in _PR_NT_InitSids()
87 dwLength = GetLengthSid(pTokenPrimaryGroup->PrimaryGroup); in _PR_NT_InitSids()
188 + GetLengthSid(_pr_nt_sids.owner) in _PR_NT_MakeSecurityDescriptorACL()
189 + GetLengthSid(_pr_nt_sids.group) in _PR_NT_MakeSecurityDescriptorACL()
190 + GetLengthSid(_pr_nt_sids.everyone); in _PR_NT_MakeSecurityDescriptorACL()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Drun_app_windows.cpp381 (2*GetLengthSid(pBOINCProjectSID)) + in get_sandbox_account_service_token()
382 (2*GetLengthSid(pBOINCMasterSID)); in get_sandbox_account_service_token()
430 sizeof(ACCESS_ALLOWED_ACE) + GetLengthSid(pBOINCProjectSID) - sizeof(DWORD) in get_sandbox_account_service_token()
441 (WORD)GetLengthSid(pBOINCProjectSID) - in get_sandbox_account_service_token()
445 if (!CopySid(GetLengthSid(pBOINCProjectSID), &pace1->SidStart, pBOINCProjectSID)) in get_sandbox_account_service_token()
464 sizeof(ACCESS_ALLOWED_ACE) + GetLengthSid(pBOINCMasterSID) - sizeof(DWORD) in get_sandbox_account_service_token()
475 (WORD)GetLengthSid(pBOINCMasterSID) - in get_sandbox_account_service_token()
479 if (!CopySid(GetLengthSid(pBOINCMasterSID), &pace2->SidStart, pBOINCMasterSID)) in get_sandbox_account_service_token()
/dports/x11/xpra/xpra-4.3/xpra/platform/win32/namedpipes/
H A Dcommon.py175 GetLengthSid = advapi32.GetLengthSid variable
176 GetLengthSid.argtypes = [PSID]
177 GetLengthSid.restype = DWORD
/dports/net/3proxy/3proxy-0.9.4/src/plugins/WindowsAuthentication/
H A DWindowsAuthentication.c48 sidlen = GetLengthSid(psid); in windowsfunc()
50 if(GetLengthSid(ptg->Groups[i].Sid)==sidlen){ in windowsfunc()
/dports/databases/mariadb103-server/mariadb-10.3.34/mysys/
H A Dmy_windac.c126 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/mariadb103-client/mariadb-10.3.34/mysys/
H A Dmy_windac.c126 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid);
/dports/databases/mysql55-client/mysql-5.5.62/mysys/
H A Dmy_windac.c147 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dmy_windac.c154 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dmy_windac.c154 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dmy_windac.c154 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_windac.cc149 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dmy_windac.c154 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dmy_windac.c154 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmy_windac.c156 GetLengthSid(everyone_sid) + GetLengthSid(owner_sid); in my_security_attr_create()

12345678910>>...48