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

  /src/external/bsd/openldap/dist/libraries/libldap/
free.c 62 ldap_memcalloc( ber_len_t n, ber_len_t s ) function
open.c 384 ld->ld_options.ldo_peer = ldap_memcalloc( 1, sizeof( struct sockaddr_storage ) );
os-ip.c 436 ld->ld_options.ldo_peer=ldap_memcalloc(1, sizeof(struct sockaddr_storage));
  /src/external/bsd/openldap/dist/clients/tools/
ldapsearch.c 673 ds = ldap_memcalloc( ispecs + 1, sizeof( LDAPDerefSpec ) );
  /src/external/bsd/openldap/dist/include/
ldap.h 2026 ldap_memcalloc LDAP_P((

Completed in 19 milliseconds