Home
last modified time | relevance | path

Searched refs:AllocateClientBuffer (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/msv1_0/ntlm/
H A Dutil.c286 Status = DispatchTable.AllocateClientBuffer(ClientRequest, in NtlmAllocateClientBuffer()
/reactos/dll/win32/msv1_0/
H A Dmsv1_0.c69 Status = DispatchTable.AllocateClientBuffer(ClientRequest, in BuildInteractiveProfileBuffer()
885 Status = DispatchTable.AllocateClientBuffer(ClientRequest, in MsvpEnumerateUsers()
1120 DispatchTable.AllocateClientBuffer = LsaDispatchTable->AllocateClientBuffer; in LsaApInitializePackage()
/reactos/sdk/include/psdk/
H A Dntsecpkg.h301 PLSA_ALLOCATE_CLIENT_BUFFER AllocateClientBuffer; member
316 PLSA_ALLOCATE_CLIENT_BUFFER AllocateClientBuffer; member
/reactos/dll/win32/lsasrv/
H A Dauthpackage.c62 PLSA_ALLOCATE_CLIENT_BUFFER AllocateClientBuffer; member
493 DispatchTable.AllocateClientBuffer = &LsapAllocateClientBuffer; in LsapInitAuthPackages()