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

/macosx-10.10/libsecurity_ldap_dl-55003/lib/
H A DODBridge.cpp32 CSSM_RETURN cssme_for_OD(CFErrorRef ODReturn) argument
34 switch (CFErrorGetCode(ODReturn))
47 CFErrorRef ODReturn; local
53 if((this->node = ODNodeCreateWithNodeType(NULL, kODSessionDefault, kODNodeTypeContacts, &ODReturn)) == NULL)
54 throw DirectoryServiceException (ODReturn);

Completed in 69 milliseconds