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

  /src/external/bsd/openldap/dist/servers/slapd/
ch_malloc.c 47 (BER_MEMCALLOC_FN *)ch_calloc,
  /src/external/bsd/openldap/dist/include/
lber.h 124 typedef void* (BER_MEMCALLOC_FN) LDAP_P(( ber_len_t n, ber_len_t size, void *ctx ));
130 BER_MEMCALLOC_FN *bmf_calloc;

Completed in 32 milliseconds