HomeSort by: relevance | last modified time | path
    Searched refs:ldap_common (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
open.c 148 if ( (ld->ldc = (struct ldap_common *) LDAP_CALLOC( 1,
149 sizeof(struct ldap_common) )) == NULL ) {
ldap-int.h 453 struct ldap_common { struct
492 /* ldap_common refcnt - free only if 0 */
545 struct ldap_common *ldc;

Completed in 16 milliseconds