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

/vbox/src/VBox/HostServices/auth/directoryservice/
H A Ddirectoryservice.cpp100 tAttributeValueListRef pAttrValueListRef = NULL; local
104 &pAttrValueListRef, &pAttrEntry);
111 dsErr = dsGetAttributeValue(pNodeRef, pTmpBuf, 1, pAttrValueListRef, &pValueEntry);
129 if (pAttrValueListRef)
130 dsCloseAttributeValueList(pAttrValueListRef);

Completed in 42 milliseconds