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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dopen.c137 if ( (ld->ldc = (struct ldap_common *) LDAP_CALLOC( 1,
138 sizeof(struct ldap_common) )) == NULL ) {
H A Dldap-int.h405 struct ldap_common { struct
495 /* ldap_common refcnt - free only if 0 */
507 struct ldap_common *ldc;

Completed in 121 milliseconds