Home
last modified time | relevance | path

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

/reactos/dll/win32/samsrv/
H A Duser.c401 IN BOOLEAN NtPasswordPresent, in SampSetUserPassword() argument
417 ((NtPasswordPresent != FALSE) && in SampSetUserPassword()
472 if (NtPasswordPresent) in SampSetUserPassword()
H A Dsamsrv.h408 IN BOOLEAN NtPasswordPresent,
H A Dsamrpc.c6591 InfoBuffer->Internal1.NtPasswordPresent = FALSE; in SampQueryUserInternal1()
6614 InfoBuffer->Internal1.NtPasswordPresent = TRUE; in SampQueryUserInternal1()
7053 InfoBuffer->All.NtPasswordPresent = FALSE; in SampQueryUserAll()
7086 InfoBuffer->All.NtPasswordPresent = TRUE; in SampQueryUserAll()
7512 Buffer->Internal1.NtPasswordPresent, in SampSetUserInternal1()
7616 BOOLEAN NtPasswordPresent = FALSE; in SampSetUserAll() local
7767 NtPasswordPresent = Buffer->All.NtPasswordPresent; in SampSetUserAll()
7778 NtPasswordPresent, in SampSetUserAll()
/reactos/dll/win32/msv1_0/
H A Dsam.c111 if (UserInfo->All.NtPasswordPresent == FALSE && in MsvpCheckPassword()
120 if (UserNtPasswordPresent && UserInfo->All.NtPasswordPresent) in MsvpCheckPassword()
H A Dmsv1_0.h110 unsigned char NtPasswordPresent; member
/reactos/sdk/include/psdk/
H A Dsubauth.h148 BOOLEAN NtPasswordPresent; member
/reactos/dll/win32/netapi32/
H A Duser.c1477 UserAllInfo.NtPasswordPresent = TRUE; in SetUserInfo()
1520 UserAllInfo.NtPasswordPresent = TRUE; in SetUserInfo()
1634 UserAllInfo.NtPasswordPresent = TRUE; in SetUserInfo()
1770 UserAllInfo.NtPasswordPresent = TRUE; in SetUserInfo()
2015 UserAllInfo.NtPasswordPresent = TRUE; in SetUserInfo()
/reactos/sdk/include/reactos/idl/
H A Dsam.idl513 unsigned char NtPasswordPresent;
642 BOOLEAN NtPasswordPresent;
H A Dnetlogon.idl108 UCHAR NtPasswordPresent;
/reactos/dll/win32/samlib/
H A Dsamlib.c2035 Internal1Buffer.NtPasswordPresent = TRUE; in SamSetInformationUser()
2132 InternalAllBuffer.NtPasswordPresent = TRUE; in SamSetInformationUser()
/reactos/sdk/include/ddk/
H A Dntsam.h716 BOOLEAN NtPasswordPresent; member