Home
last modified time | relevance | path

Searched refs:Trustee (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientsetup/win/
H A DCASetPermissionBOINCData.cpp176 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
178 ea[0].Trustee.ptstrName = (LPTSTR)rgSidSY; in OnExecution()
184 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
186 ea[1].Trustee.ptstrName = (LPTSTR)rgSidBA; in OnExecution()
192 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
193 ea[2].Trustee.TrusteeType = TRUSTEE_IS_USER; in OnExecution()
216 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
218 ea[0].Trustee.ptstrName = (LPTSTR)rgSidSY; in OnExecution()
224 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
226 ea[1].Trustee.ptstrName = (LPTSTR)rgSidBA; in OnExecution()
[all …]
H A DCASetPermissionBOINCDataSlots.cpp164 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
166 ea[0].Trustee.ptstrName = (LPTSTR)rgSidSY; in OnExecution()
172 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
174 ea[1].Trustee.ptstrName = (LPTSTR)rgSidBA; in OnExecution()
180 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
181 ea[2].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
188 ea[3].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
189 ea[3].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
196 ea[4].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
197 ea[4].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
[all …]
H A DCASetPermissionBOINCDataProjects.cpp164 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
166 ea[0].Trustee.ptstrName = (LPTSTR)rgSidSY; in OnExecution()
172 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
174 ea[1].Trustee.ptstrName = (LPTSTR)rgSidBA; in OnExecution()
180 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
181 ea[2].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
188 ea[3].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
189 ea[3].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
196 ea[4].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
197 ea[4].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
[all …]
H A DCASetPermissionBOINC.cpp125 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
126 ea[0].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
127 ea[0].Trustee.ptstrName = (LPTSTR)strBOINCAdminsGroupAlias.c_str(); in OnExecution()
133 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_NAME; in OnExecution()
134 ea[1].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in OnExecution()
135 ea[1].Trustee.ptstrName = (LPTSTR)strBOINCUsersGroupAlias.c_str(); in OnExecution()
144 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
145 ea[2].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in OnExecution()
146 ea[2].Trustee.ptstrName = (LPTSTR)rgSidBU; in OnExecution()
H A DCARestorePermissionBOINCData.cpp117 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
118 ea[0].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in OnExecution()
119 ea[0].Trustee.ptstrName = (LPTSTR)rgSidSY; in OnExecution()
125 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in OnExecution()
126 ea[1].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in OnExecution()
127 ea[1].Trustee.ptstrName = (LPTSTR)rgSidBA; in OnExecution()
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/hectane/go-acl/
H A Dutil.go18 Trustee: api.Trustee{
31 Trustee: api.Trustee{
44 Trustee: api.Trustee{
57 Trustee: api.Trustee{
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/hectane/go-acl/
H A Dutil.go16 Trustee: api.Trustee{
29 Trustee: api.Trustee{
42 Trustee: api.Trustee{
55 Trustee: api.Trustee{
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Messaging/System.Messaging/
H A DTrustee.cs35 public class Trustee class
38 public Trustee() in Trustee() method in System.Messaging.Trustee
46 public Trustee(string name) in Trustee() method in System.Messaging.Trustee
57 public Trustee(string name, string systemName) in Trustee() method in System.Messaging.Trustee
64 public Trustee(string name, string systemName, TrusteeType trusteeType) in Trustee() method in System.Messaging.Trustee
H A DAccessControlEntry.cs43 public AccessControlEntry(Trustee trustee) in AccessControlEntry()
48 public AccessControlEntry(Trustee trustee, in AccessControlEntry()
79 public Trustee Trustee { property in System.Messaging.AccessControlEntry
/dports/security/putty/putty-0.76/windows/
H A Dwinsecur.c172 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
173 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in make_private_security_descriptor()
177 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
178 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in make_private_security_descriptor()
182 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
183 ea[2].Trustee.ptstrName = (LPTSTR)networksid; in make_private_security_descriptor()
263 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
264 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in really_restrict_process_acl()
270 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
271 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in really_restrict_process_acl()
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinsecur.c172 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
173 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in make_private_security_descriptor()
177 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
178 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in make_private_security_descriptor()
182 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
183 ea[2].Trustee.ptstrName = (LPTSTR)networksid; in make_private_security_descriptor()
263 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
264 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in really_restrict_process_acl()
270 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
271 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in really_restrict_process_acl()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwinsecur.c172 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
173 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in make_private_security_descriptor()
177 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
178 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in make_private_security_descriptor()
182 ea[2].Trustee.TrusteeForm = TRUSTEE_IS_SID; in make_private_security_descriptor()
183 ea[2].Trustee.ptstrName = (LPTSTR)networksid; in make_private_security_descriptor()
263 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
264 ea[0].Trustee.ptstrName = (LPTSTR)worldsid; in really_restrict_process_acl()
270 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in really_restrict_process_acl()
271 ea[1].Trustee.ptstrName = (LPTSTR)usersid; in really_restrict_process_acl()
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/hectane/go-acl/api/
H A Dacl.go70 type Trustee struct { struct
71 MultipleTrustee *Trustee argument
83 Trustee Trustee member
/dports/devel/mutagen/mutagen-0.11.8/vendor/github.com/hectane/go-acl/api/
H A Dacl.go68 type Trustee struct { struct
69 MultipleTrustee *Trustee argument
81 Trustee Trustee member
/dports/devel/rudiments/rudiments-1.2.2/src/
H A Dpermissions.cpp392 ea[0].Trustee.MultipleTrusteeOperation=NO_MULTIPLE_TRUSTEE; in permOctalToDacl()
393 ea[0].Trustee.TrusteeForm=TRUSTEE_IS_SID; in permOctalToDacl()
394 ea[0].Trustee.TrusteeType=TRUSTEE_IS_WELL_KNOWN_GROUP; in permOctalToDacl()
400 ea[0].Trustee.ptstrName=(LPSTR)worldsid; in permOctalToDacl()
405 ea[1].Trustee.MultipleTrusteeOperation=NO_MULTIPLE_TRUSTEE; in permOctalToDacl()
406 ea[1].Trustee.TrusteeForm=TRUSTEE_IS_SID; in permOctalToDacl()
407 ea[1].Trustee.TrusteeType=TRUSTEE_IS_GROUP; in permOctalToDacl()
413 ea[1].Trustee.ptstrName=(LPSTR)groupsid; in permOctalToDacl()
419 ea[2].Trustee.TrusteeForm=TRUSTEE_IS_SID; in permOctalToDacl()
420 ea[2].Trustee.TrusteeType=TRUSTEE_IS_USER; in permOctalToDacl()
[all …]
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/win32/compat/
H A Dwinapi.c177 ea.Trustee.pMultipleTrustee = FALSE; in GrantAccess()
178 ea.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in GrantAccess()
179 ea.Trustee.TrusteeForm = TRUSTEE_IS_NAME; in GrantAccess()
180 ea.Trustee.TrusteeType = type; in GrantAccess()
181 ea.Trustee.ptstrName = name; in GrantAccess()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/win32/compat/
H A Dwinapi.c177 ea.Trustee.pMultipleTrustee = FALSE; in GrantAccess()
178 ea.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in GrantAccess()
179 ea.Trustee.TrusteeForm = TRUSTEE_IS_NAME; in GrantAccess()
180 ea.Trustee.TrusteeType = type; in GrantAccess()
181 ea.Trustee.ptstrName = name; in GrantAccess()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/windows/
H A DTestNTFSPermissions.cpp75 ea[0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in TestPermissions()
76 ea[0].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in TestPermissions()
77 ea[0].Trustee.ptstrName = (LPTSTR) everyoneSID; in TestPermissions()
84 ea[1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in TestPermissions()
85 ea[1].Trustee.TrusteeType = TRUSTEE_IS_GROUP; in TestPermissions()
86 ea[1].Trustee.ptstrName = (LPTSTR) adminSID; in TestPermissions()
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dmono-security-windows.c381 BuildTrusteeWithSidW (&ea [0].Trustee, pAdminsSid); in mono_security_win_protect_machine()
385 ea [0].Trustee.TrusteeForm = TRUSTEE_IS_SID; in mono_security_win_protect_machine()
386 ea [0].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in mono_security_win_protect_machine()
389 BuildTrusteeWithSidW (&ea [1].Trustee, pEveryoneSid); in mono_security_win_protect_machine()
393 ea [1].Trustee.TrusteeForm = TRUSTEE_IS_SID; in mono_security_win_protect_machine()
394 ea [1].Trustee.TrusteeType = TRUSTEE_IS_WELL_KNOWN_GROUP; in mono_security_win_protect_machine()
427 BuildTrusteeWithSidW (&ea.Trustee, pCurrentSid); in mono_security_win_protect_user()
431 ea.Trustee.TrusteeForm = TRUSTEE_IS_SID; in mono_security_win_protect_user()
432 ea.Trustee.TrusteeType = TRUSTEE_IS_USER; in mono_security_win_protect_user()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/test/win32/
H A Dtestlibwin32.cpp216 assert(pEntry->Trustee.pMultipleTrustee == NULL); in main()
217 assert(pEntry->Trustee.MultipleTrusteeOperation == NO_MULTIPLE_TRUSTEE); in main()
218 switch(pEntry->Trustee.TrusteeForm) in main()
222 PSID trusteeSid = (PSID)(pEntry->Trustee.ptstrName); in main()
246 switch(pEntry->Trustee.TrusteeType) in main()
267 printf("Unknown type %d\n", pEntry->Trustee.TrusteeType); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dacl.cc47 new_access.Trustee.pMultipleTrustee = NULL; in AddSidToDacl()
48 new_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in AddSidToDacl()
49 new_access.Trustee.TrusteeForm = TRUSTEE_IS_SID; in AddSidToDacl()
50 new_access.Trustee.ptstrName = reinterpret_cast<LPWSTR>( in AddSidToDacl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/security_key/
H A Dremote_security_key_main.cc78 new_access.Trustee.pMultipleTrustee = nullptr; in AddAccessRightForWellKnownSid()
79 new_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in AddAccessRightForWellKnownSid()
80 new_access.Trustee.TrusteeForm = TRUSTEE_IS_SID; in AddAccessRightForWellKnownSid()
81 new_access.Trustee.ptstrName = reinterpret_cast<LPWSTR>(sid); in AddAccessRightForWellKnownSid()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dacl.cc48 new_access.Trustee.pMultipleTrustee = NULL; in AddSidToDacl()
49 new_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in AddSidToDacl()
50 new_access.Trustee.TrusteeForm = TRUSTEE_IS_SID; in AddSidToDacl()
51 new_access.Trustee.ptstrName = reinterpret_cast<LPWSTR>( in AddSidToDacl()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dacl.cc51 new_access.Trustee.pMultipleTrustee = nullptr; in AddSidToDacl()
52 new_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in AddSidToDacl()
53 new_access.Trustee.TrusteeForm = TRUSTEE_IS_SID; in AddSidToDacl()
54 new_access.Trustee.ptstrName = reinterpret_cast<LPWSTR>(sid.GetPSID()); in AddSidToDacl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dacl.cc51 new_access.Trustee.pMultipleTrustee = nullptr; in AddSidToDacl()
52 new_access.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; in AddSidToDacl()
53 new_access.Trustee.TrusteeForm = TRUSTEE_IS_SID; in AddSidToDacl()
54 new_access.Trustee.ptstrName = reinterpret_cast<LPWSTR>(sid.GetPSID()); in AddSidToDacl()

12345678910>>...30