Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DAccountInfo.cpp269 LSA_OBJECT_ATTRIBUTES ObjectAttributes; in OpenPolicy() local
276 ZeroMemory(&ObjectAttributes, sizeof(ObjectAttributes)); in OpenPolicy()
289 return (LsaOpenPolicy(Server, &ObjectAttributes, DesiredAccess, in OpenPolicy()