Searched refs:SAMPR_ULONG_ARRAY (Results 1 – 8 of 8) sorted by relevance
/reactos/dll/win32/lsasrv/ |
H A D | lookup.c | 1327 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in LsapLookupIsolatedBuiltinNames() 1328 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupIsolatedBuiltinNames() 1423 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in LsapLookupIsolatedAccountNames() 1424 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupIsolatedAccountNames() 1629 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in LsapLookupBuiltinNames() 1630 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupBuiltinNames() 1726 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in LsapLookupAccountNames() 1727 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupAccountNames() 2142 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupBuiltinDomainSids() 2281 SAMPR_ULONG_ARRAY Use = {0, NULL}; in LsapLookupAccountDomainSids()
|
H A D | lsasrv.h | 89 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY; typedef
|
H A D | authpackage.c | 1043 SAMPR_ULONG_ARRAY BuiltinMembership; in LsapAddSamGroups() 1044 SAMPR_ULONG_ARRAY AccountMembership; in LsapAddSamGroups()
|
/reactos/dll/win32/msv1_0/ |
H A D | sam.c | 258 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in SamValidateNormalUser() 259 SAMPR_ULONG_ARRAY Use = {0, NULL}; in SamValidateNormalUser()
|
H A D | msv1_0.h | 58 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY; typedef
|
H A D | msv1_0.c | 587 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in MsvpChangePassword() 588 SAMPR_ULONG_ARRAY Use = {0, NULL}; in MsvpChangePassword()
|
/reactos/dll/win32/samlib/ |
H A D | samlib.c | 1001 SAMPR_ULONG_ARRAY Membership; in SamGetAliasMembership() 1263 SAMPR_ULONG_ARRAY UseBuffer = {0, NULL}; in SamLookupIdsInDomain() 1377 SAMPR_ULONG_ARRAY RidBuffer = {0, NULL}; in SamLookupNamesInDomain() 1378 SAMPR_ULONG_ARRAY UseBuffer = {0, NULL}; in SamLookupNamesInDomain()
|
/reactos/sdk/include/reactos/idl/ |
H A D | sam.idl | 40 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY;
|