Searched refs:WhichFields (Results 1 – 7 of 7) sorted by relevance
1465 UserAllInfo.WhichFields |= USER_ALL_USERNAME; in SetUserInfo()1619 UserAllInfo.WhichFields |= USER_ALL_COUNTRYCODE; in SetUserInfo()1622 UserAllInfo.WhichFields |= USER_ALL_CODEPAGE; in SetUserInfo()1733 UserAllInfo.WhichFields |= USER_ALL_COUNTRYCODE; in SetUserInfo()1736 UserAllInfo.WhichFields |= USER_ALL_CODEPAGE; in SetUserInfo()1869 UserAllInfo.WhichFields |= USER_ALL_COUNTRYCODE; in SetUserInfo()1872 UserAllInfo.WhichFields |= USER_ALL_CODEPAGE; in SetUserInfo()2002 UserAllInfo.WhichFields |= USER_ALL_COUNTRYCODE; in SetUserInfo()2005 UserAllInfo.WhichFields |= USER_ALL_CODEPAGE; in SetUserInfo()2152 UserAllInfo.WhichFields |= USER_ALL_COUNTRYCODE; in SetUserInfo()[all …]
6797 InfoBuffer->All.WhichFields = 0; in SampQueryUserAll()6813 if (InfoBuffer->All.WhichFields == 0) in SampQueryUserAll()7613 ULONG WhichFields; in SampSetUserAll() local7621 WhichFields = Buffer->All.WhichFields; in SampSetUserAll()7633 if (WhichFields & USER_ALL_USERNAME) in SampSetUserAll()7641 if (WhichFields & USER_ALL_FULLNAME) in SampSetUserAll()7659 if (WhichFields & USER_ALL_USERCOMMENT) in SampSetUserAll()7686 if (WhichFields & USER_ALL_SCRIPTPATH) in SampSetUserAll()7713 if (WhichFields & USER_ALL_PARAMETERS) in SampSetUserAll()7722 if (WhichFields & USER_ALL_LOGONHOURS) in SampSetUserAll()[all …]
141 ULONG WhichFields; member161 ULONG WhichFields; member
2083 … if (InternalAllBuffer.WhichFields & (USER_ALL_LMPASSWORDPRESENT | USER_ALL_NTPASSWORDPRESENT)) in SamSetInformationUser()2085 if (InternalAllBuffer.WhichFields & USER_ALL_OWFPASSWORD) in SamSetInformationUser()2088 if (InternalAllBuffer.WhichFields & USER_ALL_NTPASSWORDPRESENT) in SamSetInformationUser()2095 if (InternalAllBuffer.WhichFields & USER_ALL_LMPASSWORDPRESENT) in SamSetInformationUser()2107 if (InternalAllBuffer.WhichFields & USER_ALL_LMPASSWORDPRESENT) in SamSetInformationUser()2113 if (InternalAllBuffer.WhichFields & USER_ALL_NTPASSWORDPRESENT) in SamSetInformationUser()2155 InternalAllBuffer.WhichFields |= USER_ALL_LMPASSWORDPRESENT; in SamSetInformationUser()
103 unsigned long WhichFields; member
709 ULONG WhichFields; member
506 unsigned long WhichFields;