Home
last modified time | relevance | path

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

/reactos/dll/win32/samlib/
H A Dsamlib.c2004 PSAMPR_USER_SET_PASSWORD_INFORMATION PasswordBuffer; in SamSetInformationUser() local
2016 PasswordBuffer = (PSAMPR_USER_SET_PASSWORD_INFORMATION)Buffer; in SamSetInformationUser()
2019 (PUNICODE_STRING)&PasswordBuffer->Password); in SamSetInformationUser()
2027 Status = SystemFunction007((PUNICODE_STRING)&PasswordBuffer->Password, in SamSetInformationUser()
2045 (PUNICODE_STRING)&PasswordBuffer->Password, in SamSetInformationUser()
2056 Internal1Buffer.PasswordExpired = PasswordBuffer->PasswordExpired; in SamSetInformationUser()