Searched refs:AccountPassword (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DAccountInfo.cpp189 wchar_t AccountPassword[MAX_NAME_LENGTH]; local
192 mbstowcs(AccountPassword, password, passwdlen + 1);
201 ui.usri1_password = (LPWSTR) &AccountPassword;

Completed in 93 milliseconds