Home
last modified time | relevance | path

Searched refs:pSid (Results 1 – 25 of 1166) sorted by relevance

12345678910>>...47

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientsetup/win/
H A DCARevokeBOINCAdminsRights.cpp65 PSID pSid; in OnExecution() local
91 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
93 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
95 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
103 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
106 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
112 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
115 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
125 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
127 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCARevokeBOINCProjectsRights.cpp65 PSID pSid; in OnExecution() local
91 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
93 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
95 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
103 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
106 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
112 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
115 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
125 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
127 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCARevokeBOINCUsersRights.cpp65 PSID pSid; in OnExecution() local
92 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
94 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
96 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
104 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
107 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
113 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
116 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
126 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
128 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCARevokeBOINCProjectRights.cpp65 PSID pSid; in OnExecution() local
98 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
100 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
102 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
110 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
113 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
119 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
122 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
132 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
134 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCAGrantBOINCProjectsRights.cpp65 PSID pSid; in OnExecution() local
97 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
99 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
101 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
115 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
118 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
136 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
139 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
149 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
151 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCARevokeBOINCMasterRights.cpp65 PSID pSid; in OnExecution() local
97 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
99 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
101 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
109 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
112 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
118 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
121 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
131 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
133 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCAGrantBOINCAdminsRights.cpp65 PSID pSid; in OnExecution() local
97 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
99 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
101 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
109 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
122 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
148 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
151 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
161 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
173 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCAGrantBOINCUsersRights.cpp65 PSID pSid; in OnExecution() local
97 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
99 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
101 GrantUserRight(pSid, L"SeServiceLogonRight", FALSE); in OnExecution()
115 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
130 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
160 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
163 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
173 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
187 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCAGrantBOINCProjectRights.cpp65 PSID pSid; in OnExecution() local
101 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
103 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
162 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
165 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
171 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
174 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
179 GrantUserRight(pSid, L"SeSecurityPrivilege", FALSE); in OnExecution()
184 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
186 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A DCAGrantBOINCMasterRights.cpp65 PSID pSid; in OnExecution() local
101 GrantUserRight(pSid, L"SeNetworkLogonRight", FALSE); in OnExecution()
103 GrantUserRight(pSid, L"SeBatchLogonRight", FALSE); in OnExecution()
153 GrantUserRight(pSid, L"SeTcbPrivilege", FALSE); in OnExecution()
156 GrantUserRight(pSid, L"SeBackupPrivilege", FALSE); in OnExecution()
162 GrantUserRight(pSid, L"SeDebugPrivilege", FALSE); in OnExecution()
165 GrantUserRight(pSid, L"SeAuditPrivilege", FALSE); in OnExecution()
170 GrantUserRight(pSid, L"SeSecurityPrivilege", FALSE); in OnExecution()
175 GrantUserRight(pSid, L"SeUndockPrivilege", FALSE); in OnExecution()
177 GrantUserRight(pSid, L"SeRestorePrivilege", FALSE); in OnExecution()
[all …]
H A Dlkuprid.cpp149 PSID pSid; in LookupAliasFromRid() local
165 &pSid in LookupAliasFromRid()
170 pSid, in LookupAliasFromRid()
178 FreeSid(pSid); in LookupAliasFromRid()
197 PSID pSid; in LookupUserGroupFromRid() local
224 pSid = (PSID)HeapAlloc(GetProcessHeap(), 0, in LookupUserGroupFromRid()
227 if(pSid != NULL) { in LookupUserGroupFromRid()
230 pSid, in LookupUserGroupFromRid()
243 *GetSidSubAuthority(pSid, SubAuthIndex) = in LookupUserGroupFromRid()
256 pSid, in LookupUserGroupFromRid()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/
H A DUtils.cs128 IntPtr pSid = IntPtr.Zero; in ConvertSidToSDDL()
151 if (pSid != IntPtr.Zero) in ConvertSidToSDDL()
152 Marshal.FreeHGlobal(pSid); in ConvertSidToSDDL()
194 IntPtr pSid = IntPtr.Zero; in ClassifySID()
200 return ClassifySID(pSid); in ClassifySID()
204 if (pSid != IntPtr.Zero) in ClassifySID()
205 Marshal.FreeHGlobal(pSid); in ClassifySID()
268 IntPtr pSid = IntPtr.Zero; in GetLastRidFromSid()
279 if (pSid != IntPtr.Zero) in GetLastRidFromSid()
616 IntPtr pSid = IntPtr.Zero; in LookupSid()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dsecuritybaseapi.rs131 pSid: PSID, in AddAccessAllowedAce()
138 pSid: PSID, in AddAccessAllowedAceEx()
147 pSid: PSID, in AddAccessAllowedObjectAce()
153 pSid: PSID, in AddAccessDeniedAce()
160 pSid: PSID, in AddAccessDeniedAceEx()
169 pSid: PSID, in AddAccessDeniedObjectAce()
182 pSid: PSID, in AddAuditAccessAce()
191 pSid: PSID, in AddAuditAccessAceEx()
202 pSid: PSID, in AddAuditAccessObjectAce()
218 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/winapi-0.3.9/src/um/
H A Dsecuritybaseapi.rs130 pSid: PSID, in AddAccessAllowedAce()
137 pSid: PSID, in AddAccessAllowedAceEx()
146 pSid: PSID, in AddAccessAllowedObjectAce()
152 pSid: PSID, in AddAccessDeniedAce()
159 pSid: PSID, in AddAccessDeniedAceEx()
168 pSid: PSID, in AddAccessDeniedObjectAce()
181 pSid: PSID, in AddAuditAccessAce()
190 pSid: PSID, in AddAuditAccessAceEx()
201 pSid: PSID, in AddAuditAccessObjectAce()
217 pSid: PSID, in AddResourceAttributeAce()
[all …]

12345678910>>...47