Home
last modified time | relevance | path

Searched refs:ldap_memalloc (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_memory.3.links3 ldap_memalloc.3
/netbsd/external/bsd/openldap/dist/libraries/libldap/
H A Dfree.c56 ldap_memalloc( ber_len_t s ) in ldap_memalloc() function
H A Dldap_sync.c68 ls = ldap_memalloc( sizeof( ldap_sync_t ) ); in ldap_sync_initialize()
H A Dgssapi.c561 svc_principal = (char*) ldap_memalloc(svc_principal_size * sizeof(char)); in guess_service_principal()
H A Dcyrus.c421 cb = ldap_memalloc( sizeof(*cb) + plen + cbv.bv_len ); in ldap_pvt_sasl_cbinding()
/netbsd/external/bsd/openldap/dist/include/
H A Dldap.h2017 ldap_memalloc LDAP_P((
/netbsd/external/bsd/openldap/dist/clients/tools/
H A Dcommon.c2256 buf = ldap_memalloc( len + 1 ); in print_deref()