Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dopen.c148 if ( (ld->ldc = (struct ldap_common *) LDAP_CALLOC( 1, in ldap_create()
149 sizeof(struct ldap_common) )) == NULL ) { in ldap_create()
H A Dldap-int.h452 struct ldap_common { struct
544 struct ldap_common *ldc; argument