Searched defs:SystemName (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/win32/BINDInstall/
H A DAccountInfo.cpp34 LPTSTR SystemName, /* where to lookup account */
313 GetAccountSid(LPTSTR SystemName, LPTSTR AccountName, PSID *Sid) { argument
333 while (!LookupAccountName(SystemName, AccountName, *Sid, &cbSid,

Completed in 19 milliseconds