Searched refs:MSV1_0_CHANGEPASSWORD_REQUEST (Results 1 – 4 of 4) sorted by relevance
629 RequestBufferSize = sizeof(MSV1_0_CHANGEPASSWORD_REQUEST) + in DoChangePassword()649 Ptr = (LPWSTR)((ULONG_PTR)RequestBuffer + sizeof(MSV1_0_CHANGEPASSWORD_REQUEST)); in DoChangePassword()
517 } MSV1_0_CHANGEPASSWORD_REQUEST, *PMSV1_0_CHANGEPASSWORD_REQUEST; typedef
2444 RequestBufferSize = sizeof(MSV1_0_CHANGEPASSWORD_REQUEST) + in NetUserChangePassword()2460 Ptr = (LPWSTR)((ULONG_PTR)RequestBuffer + sizeof(MSV1_0_CHANGEPASSWORD_REQUEST)); in NetUserChangePassword()
610 if (SubmitBufferLength < sizeof(MSV1_0_CHANGEPASSWORD_REQUEST)) in MsvpChangePassword()