Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DAccountInfo.cpp43 LPTSTR SystemName, /* where to lookup account */
294 GetAccountSid(LPTSTR SystemName, LPTSTR AccountName, PSID *Sid) { in GetAccountSid() argument
314 while (!LookupAccountName(SystemName, AccountName, *Sid, &cbSid, in GetAccountSid()