Home
last modified time | relevance | path

Searched refs:SAMPR_ULONG_ARRAY (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/lsasrv/
H A Dlookup.c1327 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 Dlsasrv.h89 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY; typedef
H A Dauthpackage.c1043 SAMPR_ULONG_ARRAY BuiltinMembership; in LsapAddSamGroups()
1044 SAMPR_ULONG_ARRAY AccountMembership; in LsapAddSamGroups()
/reactos/dll/win32/msv1_0/
H A Dsam.c258 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in SamValidateNormalUser()
259 SAMPR_ULONG_ARRAY Use = {0, NULL}; in SamValidateNormalUser()
H A Dmsv1_0.h58 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY; typedef
H A Dmsv1_0.c587 SAMPR_ULONG_ARRAY RelativeIds = {0, NULL}; in MsvpChangePassword()
588 SAMPR_ULONG_ARRAY Use = {0, NULL}; in MsvpChangePassword()
/reactos/dll/win32/samlib/
H A Dsamlib.c1001 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 Dsam.idl40 } SAMPR_ULONG_ARRAY, *PSAMPR_ULONG_ARRAY;